Searched defs:root_objectid (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/fs/btrfs/tests/ |
D | qgroup-tests.c | 34 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 87 u64 parent, u64 root_objectid) in add_tree_ref() 171 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|
/linux-4.1.27/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 | 1061 static u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 1087 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 1100 u64 root_objectid, in lookup_extent_data_ref() 1187 u64 root_objectid, u64 owner, in insert_extent_data_ref() 1366 u64 root_objectid) in lookup_tree_block_ref() 1399 u64 root_objectid) in insert_tree_block_ref() 1475 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 1666 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1728 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1823 u64 root_objectid, u64 owner, in insert_inline_extent_backref() [all …]
|
D | backref.c | 384 u64 root_objectid) in __resolve_indirect_refs() 891 u64 root_objectid, u64 inum) 1217 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 | file.c | 366 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
D | disk-io.c | 3646 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local
|
D | inode.c | 9117 u64 root_objectid; in btrfs_rename() local
|