Lines Matching refs:btrfs_item_ptr

819 	ii = btrfs_item_ptr(path->nodes[0], path->slots[0],  in __get_inode_info()
901 ptr = (unsigned long)btrfs_item_ptr(eb, slot, in iterate_inode_ref()
1021 di = btrfs_item_ptr(eb, slot, struct btrfs_dir_item); in iterate_dir_item()
1334 fi = btrfs_item_ptr(eb, path->slots[0], in find_extent_clone()
1496 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in read_symlink()
1754 iref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref()
1763 extref = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_first_ref()
2369 ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref); in send_subvol_begin()
2541 ii = btrfs_item_ptr(eb, slot, struct btrfs_inode_item); in send_utimes()
2700 di = btrfs_item_ptr(eb, slot, struct btrfs_dir_item); in did_create_dir()
2963 di = btrfs_item_ptr(path->nodes[0], path->slots[0], in can_rmdir()
5170 ei = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item); in clone_range()
5245 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in send_write_or_clone()
5316 ei = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item); in is_extent_unchanged()
5378 ei = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item); in is_extent_unchanged()
5504 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in get_last_extent()
5568 fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item); in range_is_hole_in_parent()
5613 fi = btrfs_item_ptr(path->nodes[0], path->slots[0], in maybe_send_hole()
5676 ei = btrfs_item_ptr(path->nodes[0], path->slots[0], in process_extent()
6042 left_ii = btrfs_item_ptr(sctx->left_path->nodes[0], in changed_inode()
6048 right_ii = btrfs_item_ptr(sctx->right_path->nodes[0], in changed_inode()
6055 right_ii = btrfs_item_ptr(sctx->right_path->nodes[0], in changed_inode()
6274 ei_l = btrfs_item_ptr(leaf_l, in changed_extent()
6277 ei_r = btrfs_item_ptr(leaf_r, in changed_extent()