writeback_inodes_sb(9) centos man page | unix.com

Man Page: writeback_inodes_sb

Operating Environment: centos

Section: 9

WRITEBACK_INODES_SB(9)						   The Linux VFS					    WRITEBACK_INODES_SB(9)

NAME
writeback_inodes_sb - writeback dirty inodes from given super_block
SYNOPSIS
void writeback_inodes_sb(struct super_block * sb, enum wb_reason reason);
ARGUMENTS
sb the superblock reason reason why some writeback work was initiated
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WRITEBACK_INODES_SB(9)
Related Man Pages
journal_abort(9) - suse
bio_alloc_bioset(9) - centos
struct_user_regset(9) - suse
virtio_blk(4) - freebsd
mqseries_cmit(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing