Searched refs:dirty_log_pages (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ctree.h | 186 struct extent_io_tree dirty_log_pages; member
|
| H A D | transaction.c | 202 btrfs_extent_io_tree_release(&root->dirty_log_pages); in switch_commit_roots() 1237 struct extent_io_tree *dirty_pages = &log_root->dirty_log_pages; in btrfs_wait_tree_log_extents()
|
| H A D | tree-log.c | 3386 ret = btrfs_write_marked_extents(fs_info, &log->dirty_log_pages, mark); in btrfs_sync_log() 3512 &log_root_tree->dirty_log_pages, in btrfs_sync_log() 3662 &log->dirty_log_pages, in free_log_tree() 3674 btrfs_extent_io_tree_release(&log->dirty_log_pages); in free_log_tree()
|
| H A D | extent-tree.c | 5318 btrfs_set_extent_bit(&root->dirty_log_pages, buf->start, in btrfs_init_new_buffer() 5322 btrfs_set_extent_bit(&root->dirty_log_pages, buf->start, in btrfs_init_new_buffer()
|
| H A D | disk-io.c | 651 btrfs_extent_io_tree_init(fs_info, &root->dirty_log_pages, in btrfs_alloc_root()
|