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
arm_sync_file_range(2) - linux
write_cache_pages(9) - centos
tracker-writeback(1) - centos
sync_file_range(2) - suse
fsck.ocfs2(8) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Docker learning Phase-I