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 | 1127 static u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 1153 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 1166 u64 root_objectid, in lookup_extent_data_ref() 1253 u64 root_objectid, u64 owner, in insert_extent_data_ref() 1431 u64 root_objectid) in lookup_tree_block_ref() 1464 u64 root_objectid) in insert_tree_block_ref() 1540 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 1731 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1793 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1888 u64 root_objectid, u64 owner, in insert_inline_extent_backref() [all …]
|
| D | backref.c | 686 u64 root_objectid) in __resolve_indirect_refs() 1215 u64 root_objectid, u64 inum, int check_shared) 1594 struct btrfs_fs_info *fs_info, u64 root_objectid,
|
| D | relocation.c | 571 static int is_cowonly_root(u64 root_objectid) in is_cowonly_root() 587 u64 root_objectid) in read_fs_root() 608 u64 root_objectid = btrfs_ref_root_v0(leaf, ref0); in find_tree_root() local
|
| D | super.c | 1451 u64 root_objectid = BTRFS_I(root_inode)->root->root_key.objectid; in mount_subvol() local
|
| D | file.c | 367 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
| D | disk-io.c | 3865 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local
|
| D | inode.c | 9569 u64 root_objectid; in btrfs_rename_exchange() local 9833 u64 root_objectid; in btrfs_rename() local
|
| /fs/btrfs/tests/ |
| D | qgroup-tests.c | 28 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 81 u64 parent, u64 root_objectid) in add_tree_ref() 165 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|