Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dzoned.h402 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_lock()
410 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_unlock()
Dinode.c1269 if (btrfs_is_data_reloc_root(root)) in cow_file_range()
1306 if (btrfs_is_data_reloc_root(root)) { in cow_file_range()
1697 const bool is_reloc_ino = btrfs_is_data_reloc_root(inode->root); in fallback_to_cow()
2127 if (btrfs_is_data_reloc_root(root)) in run_delalloc_nocow()
2220 ASSERT(!zoned || btrfs_is_data_reloc_root(inode->root)); in btrfs_run_delalloc_range()
2481 if (!btrfs_is_data_reloc_root(root) && in btrfs_clear_delalloc_extent()
2722 !btrfs_is_data_reloc_root(bi->root)) { in btrfs_submit_data_write_bio()
3535 if (btrfs_is_data_reloc_root(root) && in btrfs_verify_data_csum()
4233 && !btrfs_is_data_reloc_root(root) in btrfs_update_inode()
Dzoned.c1645 if (btrfs_is_data_reloc_root(inode->root)) in btrfs_use_zone_append()
Dextent-tree.c2373 if (btrfs_is_data_reloc_root(root)) in btrfs_cross_ref_exist()
4551 bool for_data_reloc = (btrfs_is_data_reloc_root(root) && is_data); in btrfs_reserve_extent()
Dctree.h4116 static inline bool btrfs_is_data_reloc_root(const struct btrfs_root *root) in btrfs_is_data_reloc_root() function
Drelocation.c4379 BUG_ON(rc->stage == UPDATE_DATA_PTRS && btrfs_is_data_reloc_root(root)); in btrfs_reloc_cow_block()
Ddisk-io.c1453 !btrfs_is_data_reloc_root(root)) { in btrfs_init_fs_root()