Lines Matching defs:ref_objectid
46 struct extent_buffer *leaf, int slot, u64 ref_objectid,
71 btrfs_inode_extref_parent(leaf, extref) == ref_objectid &&
87 u64 inode_objectid, u64 ref_objectid, int ins_len,
95 key.offset = btrfs_extref_hash(ref_objectid, name->name, name->len);
103 ref_objectid, name);
110 u64 inode_objectid, u64 ref_objectid,
125 key.offset = btrfs_extref_hash(ref_objectid, name->name, name->len);
143 ref_objectid, name);
180 u64 inode_objectid, u64 ref_objectid, u64 *index)
195 key.offset = ref_objectid;
243 inode_objectid, ref_objectid, index);
257 u64 inode_objectid, u64 ref_objectid,
270 key.offset = btrfs_extref_hash(ref_objectid, name->name, name->len);
281 ref_objectid,
298 btrfs_set_inode_extref_parent(path->nodes[0], extref, ref_objectid);
312 u64 inode_objectid, u64 ref_objectid, u64 index)
323 key.offset = ref_objectid;
380 ref_objectid, index);