writeback_inodes_sb

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

writeback_inodes_sb - writeback dirty inodes from given super_block

SYNOPSIS

void writeback_inodes_sb(struct super_block * sb);

ARGUMENTS

sb

the superblock

DESCRIPTION

Start writeback on some inodes on this super_block. No guarantees are made on how many (if any) will be written, and this function does not wait for IO completion of submitted IO. The number of pages submitted is returned.