Searched defs:root_objectid (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | export.c | 67 u64 root_objectid, u32 generation, in btrfs_get_dentry() 124 u64 objectid, root_objectid; in btrfs_fh_to_parent() local 148 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
|
D | export.h | 10 u64 root_objectid; member
|
D | extent-tree.c | 1036 static u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 1062 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 1075 u64 root_objectid, in lookup_extent_data_ref() 1162 u64 root_objectid, u64 owner, in insert_extent_data_ref() 1340 u64 root_objectid) in lookup_tree_block_ref() 1373 u64 root_objectid) in insert_tree_block_ref() 1449 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 1599 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1663 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1759 u64 root_objectid, u64 owner, in insert_inline_extent_backref() [all …]
|
D | relocation.c | 554 static int is_cowonly_root(u64 root_objectid) in is_cowonly_root() 567 u64 root_objectid) in read_fs_root() 588 u64 root_objectid = btrfs_ref_root_v0(leaf, ref0); in find_tree_root() local
|
D | disk-io.c | 2958 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local
|
D | inode.c | 6977 u64 root_objectid; in btrfs_rename() local
|