writeback_inodes_sb(9) suse man page | unix.com

Man Page: writeback_inodes_sb

Operating Environment: suse

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);
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WRITEBACK_INODES_SB(9)
Related Man Pages
bio_alloc_bioset(9) - centos
freeze_super(9) - centos
write_cache_pages(9) - centos
sync_file_range(2) - suse
fsck.ocfs2(8) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!