Searched defs:inode_objectid (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/btrfs/ | 
| D | inode-item.c | 78 			  u64 inode_objectid, u64 ref_objectid, int ins_len,  in btrfs_lookup_inode_extref()101 				  u64 inode_objectid, u64 ref_objectid,  in btrfs_del_inode_extref()
 172 			u64 inode_objectid, u64 ref_objectid, u64 *index)  in btrfs_del_inode_ref()
 250 				     u64 inode_objectid, u64 ref_objectid, u64 index)  in btrfs_insert_inode_extref()
 307 			   u64 inode_objectid, u64 ref_objectid, u64 index)  in btrfs_insert_inode_ref()
 
 | 
| D | tree-log.c | 1035 				  u64 inode_objectid, u64 parent_objectid,  in __add_inode_ref()1472 	u64 inode_objectid;  in add_inode_ref()  local
 1638 	u64 inode_objectid = btrfs_ino(inode);  in count_inode_extrefs()  local
 
 | 
| D | backref.c | 1586 int btrfs_find_one_extref(struct btrfs_root *root, u64 inode_objectid,
 |