Searched defs:nr_to_write (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | budget.c | 51 static void shrink_liability(struct ubifs_info *c, int nr_to_write) in shrink_liability()
|
| /linux/include/linux/ |
| H A D | writeback.h | 45 long nr_to_write; /* Write this many pages, and decrement member
|
| /linux/kernel/power/ |
| H A D | swap.c | 517 save_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_write) save_image() argument 691 save_compressed_image(struct swap_map_handle * handle,struct snapshot_handle * snapshot,unsigned int nr_to_write) save_compressed_image() argument
|
| /linux/mm/ |
| H A D | filemap.c | 372 long *nr_to_write) in filemap_writeback() 460 int filemap_flush_nr(struct address_space *mapping, long *nr_to_write) in filemap_flush_nr()
|
| /linux/fs/f2fs/ |
| H A D | checkpoint.c | 411 long nr_to_write, enum iostat_type io_type) in f2fs_sync_meta_pages()
|
| H A D | segment.h | 1022 long nr_to_write, desired; in nr_pages_to_write() local
|
| /linux/fs/ |
| H A D | fs-writeback.c | 1729 * on @wbc->nr_to_write), and clear the relevant dirty flags from i_state. in __writeback_single_inode() local [all...] |
| /linux/fs/ext4/ |
| H A D | inode.c | 2762 long nr_to_write = wbc->nr_to_write; ext4_do_writepages() local 3059 long nr_to_write = wbc->nr_to_write; ext4_dax_writepages() local [all...] |
| /linux/fs/btrfs/ |
| H A D | inode.c | 8806 start_delalloc_inodes(struct btrfs_root * root,long * nr_to_write,bool snapshot,bool in_reclaim_context) start_delalloc_inodes() argument 8889 long *nr_to_write = nr == LONG_MAX ? NULL : &nr; btrfs_start_delalloc_roots() local
|