centos man page for writeback_inodes_sb_nr

Query: writeback_inodes_sb_nr

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WRITEBACK_INODES_SB_(9) 					   The Linux VFS					   WRITEBACK_INODES_SB_(9)

NAME
writeback_inodes_sb_nr - writeback dirty inodes from given super_block
SYNOPSIS
void writeback_inodes_sb_nr(struct super_block * sb, unsigned long nr, enum wb_reason reason);
ARGUMENTS
sb the superblock nr the number of pages to write reason reason why some writeback work initiated
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WRITEBACK_INODES_SB_(9)
Related Man Pages
err_get_func(3) - redhat
err_get_lib(3) - redhat
write_cache_pages(9) - centos
err_get_reason(3) - centos
virtio_blk(4) - freebsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq