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
usb_poison_urb(9) - centos
arm_sync_file_range(2) - linux
sync_file_range(2) - linux
bio_alloc_bioset(9) - centos
blk_make_request(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I