Searched defs:ref_objectid (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | inode-item.c | 45 const struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref() argument 84 u64 inode_objectid, u64 ref_objectid) in btrfs_lookup_inode_extref() argument 106 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref() argument 168 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref() argument 245 btrfs_insert_inode_extref(struct btrfs_trans_handle * trans,struct btrfs_root * root,const struct fscrypt_str * name,u64 inode_objectid,u64 ref_objectid,u64 index) btrfs_insert_inode_extref() argument 297 btrfs_insert_inode_ref(struct btrfs_trans_handle * trans,struct btrfs_root * root,const struct fscrypt_str * name,u64 inode_objectid,u64 ref_objectid,u64 index) btrfs_insert_inode_ref() argument [all...] |
| H A D | tree-log.c | 1176 u64 ref_objectid, in backref_in_log()
|