Man Page: try_to_writeback_inodes_sb_nr
Operating Environment: centos
Section: 9
TRY_TO_WRITEBACK_INO(9) The Linux VFS TRY_TO_WRITEBACK_INO(9)NAMEtry_to_writeback_inodes_sb_nr - try to start writeback if none underwaySYNOPSISint try_to_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 the reason of writebackDESCRIPTIONInvoke writeback_inodes_sb_nr if no writeback is currently underway. Returns 1 if writeback was started, 0 if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 TRY_TO_WRITEBACK_INO(9)
| Related Man Pages |
|---|
| freeze_super(9) - centos |
| err_get_lib(3) - centos |
| err_get_reason(3) - centos |
| err_get_lib(3) - netbsd |
| vxiod(7) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Controlling user input |