Home
last modified time | relevance | path

Searched refs:BTRFS_ROOT_TREE_OBJECTID (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dlocking.c64 { .id = BTRFS_ROOT_TREE_OBJECTID, DEFINE_NAME("root") },
H A Dprint-tree.c19 { BTRFS_ROOT_TREE_OBJECTID, "ROOT_TREE" },
H A Dblock-rsv.c410 case BTRFS_ROOT_TREE_OBJECTID: in btrfs_init_root_block_rsv()
H A Dtree-checker.c1279 rootid == BTRFS_ROOT_TREE_OBJECTID; in is_valid_dref_root()
1904 if (unlikely(owner == BTRFS_ROOT_TREE_OBJECTID || in __btrfs_check_leaf()
H A Dcheck-integrity.c792 BTRFS_ROOT_TREE_OBJECTID); in btrfsic_process_superblock_dev_mirror()
2136 BTRFS_ROOT_TREE_OBJECTID); in btrfsic_process_written_superblock()
H A Ddisk-io.c717 root = btrfs_alloc_root(fs_info, BTRFS_ROOT_TREE_OBJECTID, GFP_KERNEL); in btrfs_alloc_dummy_root()
1164 case BTRFS_ROOT_TREE_OBJECTID: in btrfs_get_global_root()
3184 tree_root = btrfs_alloc_root(fs_info, BTRFS_ROOT_TREE_OBJECTID, in open_ctree()
H A Drelocation.c3349 if (btrfs_header_owner(leaf) != BTRFS_ROOT_TREE_OBJECTID) in delete_v1_space_cache()
H A Dinode.c5249 root->root_key.objectid != BTRFS_ROOT_TREE_OBJECTID) || in btrfs_evict_inode()
5261 root->root_key.objectid != BTRFS_ROOT_TREE_OBJECTID); in btrfs_evict_inode()
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h25 #define BTRFS_ROOT_TREE_OBJECTID 1ULL macro
/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h38 #define BTRFS_ROOT_TREE_OBJECTID 1ULL macro
/openbmc/linux/include/trace/events/
H A Dbtrfs.h46 { BTRFS_ROOT_TREE_OBJECTID, "ROOT_TREE" }, \
63 (obj >= BTRFS_ROOT_TREE_OBJECTID && \
197 __entry->root_objectid = BTRFS_ROOT_TREE_OBJECTID;