Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dzoned.h390 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_lock()
398 if (btrfs_is_data_reloc_root(root) && btrfs_is_zoned(root->fs_info)) in btrfs_zoned_data_reloc_unlock()
A Dbio.c671 if (!bbio->inode || btrfs_is_data_reloc_root(inode->root)) in btrfs_submit_chunk()
728 !btrfs_is_data_reloc_root(inode->root)) { in btrfs_submit_chunk()
A Dctree.h735 static inline bool btrfs_is_data_reloc_root(const struct btrfs_root *root) in btrfs_is_data_reloc_root() function
A Dinode.c1415 if (btrfs_is_data_reloc_root(root)) in cow_file_range()
1488 if (btrfs_is_data_reloc_root(root)) { in cow_file_range()
1791 const bool is_reloc_ino = btrfs_is_data_reloc_root(inode->root); in fallback_to_cow()
2030 ASSERT(!btrfs_is_zoned(fs_info) || btrfs_is_data_reloc_root(root)); in run_delalloc_nocow()
2221 if (btrfs_is_data_reloc_root(root)) in run_delalloc_nocow()
2586 if (!btrfs_is_data_reloc_root(root) && in btrfs_clear_delalloc_extent()
3349 if (btrfs_is_data_reloc_root(inode->root) && in btrfs_data_csum_ok()
4103 && !btrfs_is_data_reloc_root(root) in btrfs_update_inode()
7757 if (!root || !btrfs_is_data_reloc_root(root)) in btrfs_destroy_inode()
A Dextent-tree.c2453 if (btrfs_is_data_reloc_root(root)) in btrfs_cross_ref_exist()
4679 bool for_data_reloc = (btrfs_is_data_reloc_root(root) && is_data); in btrfs_reserve_extent()
4949 if (btrfs_is_data_reloc_root(root) && is_fstree(root->relocation_src_root)) in btrfs_alloc_reserved_file_extent()
A Dzoned.c1749 if (btrfs_is_data_reloc_root(inode->root)) in btrfs_use_zone_append()
A Drelocation.c4391 BUG_ON(rc->stage == UPDATE_DATA_PTRS && btrfs_is_data_reloc_root(root)); in btrfs_reloc_cow_block()
A Ddisk-io.c1116 !btrfs_is_data_reloc_root(root) && in btrfs_init_fs_root()

Completed in 55 milliseconds