Searched defs:root_objectid (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/fs/btrfs/ |
D | export.c | 74 u64 root_objectid, u64 generation) in btrfs_get_dentry() 104 u64 objectid, root_objectid; in btrfs_fh_to_parent() local 128 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
|
D | export.h | 16 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 | extent-tree.c | 392 u64 hash_extent_data_ref(u64 root_objectid, u64 owner, u64 offset) in hash_extent_data_ref() 418 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 430 u64 root_objectid, in lookup_extent_data_ref() 670 u64 root_objectid) in lookup_tree_block_ref() 770 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 979 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1040 u64 root_objectid, u64 owner, u64 offset) in lookup_extent_backref() 1186 u64 root_objectid, u64 owner, in insert_inline_extent_backref() 4785 u64 parent, u64 root_objectid, in alloc_reserved_file_extent() 4964 u64 root_objectid, u64 owner, u64 offset, in btrfs_alloc_logged_file_extent() [all …]
|
D | root-tree.c | 235 u64 root_objectid; in btrfs_find_orphan_roots() local
|
D | defrag.c | 290 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
D | disk-io.c | 2926 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local 4462 u64 root_objectid = 0; in btrfs_drop_all_logs() local
|
D | super.c | 1194 u64 root_objectid = btrfs_root_id(BTRFS_I(root_inode)->root); in mount_subvol() local
|
/linux-6.12.1/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()
|