Searched refs:ref_objectid (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | inode-item.c | 86 u64 inode_objectid, u64 ref_objectid, int ins_len, in btrfs_lookup_inode_extref() argument 102 ref_objectid, name); in btrfs_lookup_inode_extref() 109 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref() argument 142 ref_objectid, name); in btrfs_del_inode_extref() 179 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref() argument 195 key.offset = ref_objectid; in btrfs_del_inode_ref() 242 inode_objectid, ref_objectid, index); in btrfs_del_inode_ref() 256 u64 inode_objectid, u64 ref_objectid, in btrfs_insert_inode_extref() argument 280 ref_objectid, in btrfs_insert_inode_extref() 321 key.offset = ref_objectid; in btrfs_insert_inode_ref() [all …]
|
| H A D | inode-item.h | 93 u64 inode_objectid, u64 ref_objectid, u64 index); 96 u64 inode_objectid, u64 ref_objectid, u64 *index); 109 u64 inode_objectid, u64 ref_objectid, int ins_len, 116 const struct extent_buffer *leaf, int slot, u64 ref_objectid,
|
| H A D | tree-log.c | 1024 u64 ref_objectid, in backref_in_log() argument 1045 ref_objectid, name); in backref_in_log()
|