Searched refs:ref_objectid (Results 1 – 3 of 3) sorted by relevance
| /fs/btrfs/ |
| A D | inode-item.c | 84 u64 inode_objectid, u64 ref_objectid) in btrfs_lookup_inode_extref() argument 99 ref_objectid, name); in btrfs_lookup_inode_extref() 106 u64 inode_objectid, u64 ref_objectid, in btrfs_del_inode_extref() argument 139 ref_objectid, name); in btrfs_del_inode_extref() 168 u64 inode_objectid, u64 ref_objectid, u64 *index) in btrfs_del_inode_ref() argument 184 key.offset = ref_objectid; in btrfs_del_inode_ref() 231 inode_objectid, ref_objectid, index); in btrfs_del_inode_ref() 245 u64 inode_objectid, u64 ref_objectid, in btrfs_insert_inode_extref() argument 269 ref_objectid, in btrfs_insert_inode_extref() 309 key.offset = ref_objectid; in btrfs_insert_inode_ref() [all …]
|
| A D | inode-item.h | 93 u64 inode_objectid, u64 ref_objectid, u64 index); 96 u64 inode_objectid, u64 ref_objectid, u64 *index); 107 u64 inode_objectid, u64 ref_objectid); 113 const struct extent_buffer *leaf, int slot, u64 ref_objectid,
|
| A D | tree-log.c | 1013 u64 ref_objectid, in backref_in_log() argument 1034 ref_objectid, name); in backref_in_log()
|
Completed in 15 milliseconds