Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dzoned.h385 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_lock()
393 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_unlock()
H A Dctree.h706 static inline bool btrfs_is_data_reloc_root(const struct btrfs_root *root) in btrfs_is_data_reloc_root() function
H A Dbio.c700 !btrfs_is_data_reloc_root(inode->root)) { in btrfs_submit_chunk()
H A Dinode.c1367 if (btrfs_is_data_reloc_root(root)) in cow_file_range()
1433 if (btrfs_is_data_reloc_root(root)) { in cow_file_range()
1749 const bool is_reloc_ino = btrfs_is_data_reloc_root(inode->root); in fallback_to_cow()
1980 ASSERT(!btrfs_is_zoned(fs_info) || btrfs_is_data_reloc_root(root)); in run_delalloc_nocow()
2171 if (btrfs_is_data_reloc_root(root)) in run_delalloc_nocow()
2519 if (!btrfs_is_data_reloc_root(root) && in btrfs_clear_delalloc_extent()
3297 if (btrfs_is_data_reloc_root(inode->root) && in btrfs_data_csum_ok()
4024 && !btrfs_is_data_reloc_root(root) in btrfs_update_inode()
H A Dzoned.c1650 if (btrfs_is_data_reloc_root(inode->root)) in btrfs_use_zone_append()
H A Dextent-tree.c2397 if (btrfs_is_data_reloc_root(root)) in btrfs_cross_ref_exist()
4529 bool for_data_reloc = (btrfs_is_data_reloc_root(root) && is_data); in btrfs_reserve_extent()
H A Drelocation.c4439 BUG_ON(rc->stage == UPDATE_DATA_PTRS && btrfs_is_data_reloc_root(root)); in btrfs_reloc_cow_block()
H A Ddisk-io.c1103 !btrfs_is_data_reloc_root(root) && in btrfs_init_fs_root()