Searched defs:root_objectid (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/fs/btrfs/ |
D | export.c | 75 u64 root_objectid, u64 generation) in btrfs_get_dentry() 105 u64 objectid, root_objectid; in btrfs_fh_to_parent() local 129 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
|
D | extent-tree.c | 395 u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 421 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 433 u64 root_objectid, in lookup_extent_data_ref() 509 u64 root_objectid, u64 owner, in insert_extent_data_ref() 675 u64 root_objectid) in lookup_tree_block_ref() 699 u64 root_objectid) in insert_tree_block_ref() 775 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 982 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1043 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1189 u64 root_objectid, u64 owner, in insert_inline_extent_backref() [all …]
|
D | export.h | 12 u64 root_objectid; member
|
D | ref-verify.c | 23 u64 root_objectid; member 34 u64 root_objectid; member 265 u64 root_objectid) in add_block_entry()
|
D | root-tree.c | 229 u64 root_objectid; in btrfs_find_orphan_roots() local
|
D | defrag.c | 302 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
D | disk-io.c | 2877 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local 4521 u64 root_objectid = 0; in btrfs_drop_all_logs() local
|
D | super.c | 1405 u64 root_objectid = BTRFS_I(root_inode)->root->root_key.objectid; in mount_subvol() local
|
/linux-6.6.21/fs/btrfs/tests/ |
D | qgroup-tests.c | 17 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 69 u64 parent, u64 root_objectid) in add_tree_ref() 151 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|