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
usb_poison_urb(9) - centos
freeze_super(9) - centos
write_cache_pages(9) - centos
tracker-writeback(1) - centos
vxiod(7) - hpux
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command