Searched defs:root_objectid (Results 1 – 10 of 10) sorted by relevance
/linux/fs/btrfs/ |
A D | export.c | 61 u64 root_objectid, u32 generation, in btrfs_get_dentry() 92 u64 objectid, root_objectid; in btrfs_fh_to_parent() local 116 u64 objectid, root_objectid; in btrfs_fh_to_dentry() local
|
A D | export.h | 12 u64 root_objectid; member
|
A D | extent-tree.c | 431 u64 root_objectid, u64 owner, u64 offset) in match_extent_data_ref() 443 u64 root_objectid, in lookup_extent_data_ref() 519 u64 root_objectid, u64 owner, in insert_extent_data_ref() 686 u64 root_objectid) in lookup_tree_block_ref() 710 u64 root_objectid) in insert_tree_block_ref() 786 u64 parent, u64 root_objectid, in lookup_inline_extent_backref() 980 u64 parent, u64 root_objectid, in setup_inline_extent_backref() 1138 u64 root_objectid, u64 owner, in insert_inline_extent_backref() 1450 u64 parent, u64 root_objectid, in __btrfs_inc_extent_ref() 4568 u64 parent, u64 root_objectid, in alloc_reserved_file_extent() [all …]
|
A D | ref-verify.c | 20 u64 root_objectid; member 31 u64 root_objectid; member 262 u64 root_objectid) in add_block_entry()
|
A D | root-tree.c | 224 u64 root_objectid; in btrfs_find_orphan_roots() local
|
A D | disk-io.c | 4268 u64 root_objectid = 0; in btrfs_cleanup_fs_roots() local 4581 u64 root_objectid = 0; in btrfs_drop_all_logs() local
|
A D | super.c | 1600 u64 root_objectid = BTRFS_I(root_inode)->root->root_key.objectid; in mount_subvol() local
|
A D | backref.c | 138 u64 root_objectid; member
|
A D | file.c | 344 u64 root_objectid = 0; in btrfs_run_defrag_inodes() local
|
/linux/fs/btrfs/tests/ |
A D | qgroup-tests.c | 15 u64 num_bytes, u64 parent, u64 root_objectid) in insert_normal_tree_ref() 67 u64 parent, u64 root_objectid) in add_tree_ref() 149 u64 num_bytes, u64 parent, u64 root_objectid) in remove_extent_ref()
|
Completed in 47 milliseconds