Man Page: writeback_inodes_sb_nr
Operating Environment: centos
Section: 9
WRITEBACK_INODES_SB_(9) The Linux VFS WRITEBACK_INODES_SB_(9)NAMEwriteback_inodes_sb_nr - writeback dirty inodes from given super_blockSYNOPSISvoid writeback_inodes_sb_nr(struct super_block * sb, unsigned long nr, enum wb_reason reason);ARGUMENTSsb the superblock nr the number of pages to write reason reason why some writeback work initiatedDESCRIPTIONStart 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WRITEBACK_INODES_SB_(9)
| Related Man Pages |
|---|
| freeze_super(9) - centos |
| journal_abort(9) - centos |
| tracker-writeback(1) - centos |
| err_get_lib(3) - netbsd |
| vxiod(7) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |