Searched defs:dirty_pages (Results 1 - 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | server_writeback.c | 24 int dirty_pages; in hmdfs_srv_wb_handler() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | server_writeback.c | 24 int dirty_pages; in hmdfs_srv_wb_handler() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | transaction.h | 54 struct extent_io_tree dirty_pages; member
|
| H A D | transaction.c | 1184 struct extent_io_tree *dirty_pages in btrfs_wait_tree_log_extents() local 1074 btrfs_write_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages, int mark) btrfs_write_marked_extents() argument 1128 __btrfs_wait_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages) __btrfs_wait_marked_extents() argument 1166 btrfs_wait_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages) btrfs_wait_extents() argument 1215 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; btrfs_write_and_wait_transaction() local [all...] |
| H A D | file.c | 1232 size_t dirty_pages; in btrfs_buffered_write() local
|
| H A D | disk-io.c | 4724 btrfs_destroy_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages, int mark) btrfs_destroy_marked_extents() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | transaction.h | 48 struct extent_io_tree dirty_pages; member
|
| H A D | transaction.c | 1126 struct extent_io_tree *dirty_pages in btrfs_wait_tree_log_extents() local 1014 btrfs_write_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages, int mark) btrfs_write_marked_extents() argument 1070 __btrfs_wait_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages) __btrfs_wait_marked_extents() argument 1108 btrfs_wait_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages) btrfs_wait_extents() argument 1157 struct extent_io_tree *dirty_pages = &trans->transaction->dirty_pages; btrfs_write_and_wait_transaction() local [all...] |
| H A D | file.c | 1596 size_t dirty_pages; in btrfs_buffered_write() local
|
| H A D | disk-io.c | 4583 btrfs_destroy_marked_extents(struct btrfs_fs_info *fs_info, struct extent_io_tree *dirty_pages, int mark) btrfs_destroy_marked_extents() argument
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | super.h | 220 int dirty_pages; /* dirty pages awaiting writeback */ member
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | super.h | 244 int dirty_pages; /* dirty pages awaiting writeback */ member
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | f2fs.h | 725 atomic_t dirty_pages; /* # of dirty pages */ member
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | f2fs.h | 819 atomic_t dirty_pages; /* # of dirty pages */ member
|
Completed in 46 milliseconds