Home
last modified time | relevance | path

Searched refs:btrfs_is_data_reloc_root (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/
A Dinode.c1208 if (btrfs_is_data_reloc_root(root)) in cow_file_range()
1244 if (btrfs_is_data_reloc_root(root)) { in cow_file_range()
1559 const bool is_reloc_ino = btrfs_is_data_reloc_root(inode->root); in fallback_to_cow()
1921 if (btrfs_is_data_reloc_root(root)) in run_delalloc_nocow()
2016 (zoned && btrfs_is_data_reloc_root(inode->root))); in btrfs_run_delalloc_range()
2275 if (!btrfs_is_data_reloc_root(root) && in btrfs_clear_delalloc_extent()
2558 if (btrfs_is_data_reloc_root(root)) in btrfs_submit_data_bio()
3330 if (btrfs_is_data_reloc_root(root) && in btrfs_verify_data_csum()
4031 && !btrfs_is_data_reloc_root(root) in btrfs_update_inode()
A Dzoned.c1499 if (btrfs_is_data_reloc_root(inode->root)) in btrfs_use_zone_append()
A Dextent-tree.c2378 if (btrfs_is_data_reloc_root(root)) in btrfs_cross_ref_exist()
4484 bool for_data_reloc = (btrfs_is_data_reloc_root(root) && is_data); in btrfs_reserve_extent()
A Dctree.h3903 static inline bool btrfs_is_data_reloc_root(const struct btrfs_root *root) in btrfs_is_data_reloc_root() function
A Drelocation.c4365 BUG_ON(rc->stage == UPDATE_DATA_PTRS && btrfs_is_data_reloc_root(root)); in btrfs_reloc_cow_block()
A Ddisk-io.c1503 !btrfs_is_data_reloc_root(root)) { in btrfs_init_fs_root()
A Dextent_io.c5192 const bool data_reloc = btrfs_is_data_reloc_root(BTRFS_I(inode)->root); in extent_writepages()

Completed in 79 milliseconds