Searched refs:ref_objectid (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | inode-item.c | 46 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref() argument 103 ref_objectid, name); in btrfs_lookup_inode_extref() 110 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref() argument 143 ref_objectid, name); in btrfs_del_inode_extref() 180 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref() argument 195 key.offset = ref_objectid; in btrfs_del_inode_ref() 243 inode_objectid, ref_objectid, index); in btrfs_del_inode_ref() 257 u64 inode_objectid, u64 ref_objectid, in btrfs_insert_inode_extref() argument 281 ref_objectid, in btrfs_insert_inode_extref() 323 key.offset = ref_objectid; in btrfs_insert_inode_ref() [all …]
|
H A D | inode-item.h | 84 u64 inode_objectid, u64 ref_objectid, u64 index); 87 u64 inode_objectid, u64 ref_objectid, u64 *index); 100 u64 inode_objectid, u64 ref_objectid, int ins_len, 107 struct extent_buffer *leaf, int slot, u64 ref_objectid,
|
H A D | tree-log.c | 1039 u64 ref_objectid, in backref_in_log() argument 1060 ref_objectid, name); in backref_in_log()
|