Searched defs:root_objectid (Results 1 – 10 of 10) sorted by relevance
/fs/btrfs/ |
D | export.c | 59 u64 root_objectid, u32 generation, in btrfs_get_dentry() 111 u64 objectid, root_objectid; in btrfs_fh_to_parent() local 135 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
|
D | export.h | 10 u64 root_objectid; member
|
D | extent-tree.c | 1123 static u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 1149 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 1162 u64 root_objectid, in lookup_extent_data_ref() 1249 u64 root_objectid, u64 owner, in insert_extent_data_ref() 1427 u64 root_objectid) in lookup_tree_block_ref() 1460 u64 root_objectid) in insert_tree_block_ref() 1536 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 1727 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1789 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1884 u64 root_objectid, u64 owner, in insert_inline_extent_backref() [all …]
|
D | backref.c | 427 u64 root_objectid) in __resolve_indirect_refs() 932 u64 root_objectid, u64 inum) 1279 struct btrfs_fs_info *fs_info, u64 root_objectid,
|
D | relocation.c | 569 static int is_cowonly_root(u64 root_objectid) in is_cowonly_root() 584 u64 root_objectid) in read_fs_root() 605 u64 root_objectid = btrfs_ref_root_v0(leaf, ref0); in find_tree_root() local
|
D | super.c | 1349 u64 root_objectid = BTRFS_I(root_inode)->root->root_key.objectid; in mount_subvol() local
|
D | file.c | 366 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
D | disk-io.c | 3669 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local
|
D | inode.c | 9367 u64 root_objectid; in btrfs_rename() local
|
/fs/btrfs/tests/ |
D | qgroup-tests.c | 35 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 88 u64 parent, u64 root_objectid) in add_tree_ref() 172 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|