Symbol: btrfs_item_ptr
fs/btrfs/backref.c
1028
ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
fs/btrfs/backref.c
1182
sdref = btrfs_item_ptr(leaf, slot,
fs/btrfs/backref.c
1202
dref = btrfs_item_ptr(leaf, slot,
fs/btrfs/backref.c
126
fi = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
fs/btrfs/backref.c
2178
iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref);
fs/btrfs/backref.c
2260
ei = btrfs_item_ptr(eb, path->slots[0], struct btrfs_extent_item);
fs/btrfs/backref.c
2631
iref = btrfs_item_ptr(eb, slot, struct btrfs_inode_ref);
fs/btrfs/backref.c
2909
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/backref.c
538
fi = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
fs/btrfs/block-group.c
2799
extent = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_extent);
fs/btrfs/ctree.c
3867
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/ctree.c
3893
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/ctree.c
4068
fi = btrfs_item_ptr(leaf, slot,
fs/btrfs/defrag.c
700
fi = btrfs_item_ptr(path.nodes[0], path.slots[0],
fs/btrfs/delayed-inode.c
1033
inode_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/delayed-inode.c
763
data_ptr = btrfs_item_ptr(path->nodes[0], path->slots[0], char);
fs/btrfs/dev-replace.c
127
ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_replace_item);
fs/btrfs/dev-replace.c
407
ptr = btrfs_item_ptr(eb, path->slots[0],
fs/btrfs/dev-replace.c
511
dev_extent = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_extent);
fs/btrfs/dir-item.c
382
dir_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item);
fs/btrfs/dir-item.c
46
ptr = btrfs_item_ptr(leaf, path->slots[0], char);
fs/btrfs/export.c
207
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/export.c
279
rref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/export.c
284
iref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
1050
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
1058
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
1141
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
1560
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
176
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
1776
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
2469
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/extent-tree.c
2596
fi = btrfs_item_ptr(buf, i,
fs/btrfs/extent-tree.c
2780
item = btrfs_item_ptr(eb, i, struct btrfs_file_extent_item);
fs/btrfs/extent-tree.c
3115
ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
fs/btrfs/extent-tree.c
3439
ei = btrfs_item_ptr(leaf, extent_slot,
fs/btrfs/extent-tree.c
500
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
5035
extent_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
5123
extent_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
555
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
567
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
581
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
616
ref1 = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
620
ref2 = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
673
ref1 = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
677
ref2 = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/extent-tree.c
900
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/fiemap.c
597
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/fiemap.c
621
ei = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/fiemap.c
735
ei = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file-item.c
1136
item_end = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file-item.c
1295
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
fs/btrfs/file-item.c
1399
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/file-item.c
182
item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file-item.c
242
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_csum_item);
fs/btrfs/file-item.c
296
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/file-item.c
590
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/file-item.c
743
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/file.c
2071
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/file.c
2121
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
2137
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
231
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
2337
extent = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/file.c
304
fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
fs/btrfs/file.c
309
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
3698
extent = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
524
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/file.c
595
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
622
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
630
fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
fs/btrfs/file.c
646
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
656
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
684
fi = btrfs_item_ptr(leaf, path->slots[0] - 1,
fs/btrfs/file.c
690
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
770
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/file.c
776
fi = btrfs_item_ptr(leaf, del_slot - 1,
fs/btrfs/free-space-cache.c
109
header = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/free-space-cache.c
1184
header = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/free-space-cache.c
187
inode_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/free-space-cache.c
215
header = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/free-space-cache.c
770
header = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/free-space-tree.c
119
return btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/free-space-tree.c
87
info = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode-item.c
280
ptr = (unsigned long)btrfs_item_ptr(leaf, path->slots[0], char);
fs/btrfs/inode-item.c
327
ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/inode-item.c
345
ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/inode-item.c
527
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
10413
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/inode.c
160
inode_item = btrfs_item_ptr(eb, warn->path.slots[0], struct btrfs_inode_item);
fs/btrfs/inode.c
1939
fi = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/inode.c
2234
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
261
ei = btrfs_item_ptr(eb, path.slots[0], struct btrfs_extent_item);
fs/btrfs/inode.c
4086
inode_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
4333
inode_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
513
ei = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
5849
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
fs/btrfs/inode.c
6357
di = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item);
fs/btrfs/inode.c
6773
inode_item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/inode.c
6780
ref = btrfs_item_ptr(path->nodes[0], path->slots[0] + 1,
fs/btrfs/inode.c
7182
fi = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/inode.c
7283
item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
7484
fi = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/inode.c
9107
ei = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/inode.c
9492
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/ioctl.c
1699
iref = btrfs_item_ptr(l, slot, struct btrfs_inode_ref);
fs/btrfs/ioctl.c
1781
iref = btrfs_item_ptr(leaf, slot, struct btrfs_inode_ref);
fs/btrfs/ioctl.c
1849
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
fs/btrfs/ioctl.c
2036
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
fs/btrfs/ioctl.c
2126
rref = btrfs_item_ptr(leaf, slot, struct btrfs_root_ref);
fs/btrfs/print-tree.c
123
ei = btrfs_item_ptr(eb, slot, struct btrfs_extent_item);
fs/btrfs/print-tree.c
250
struct btrfs_inode_item *ii = btrfs_item_ptr(eb, i, struct btrfs_inode_item);
fs/btrfs/print-tree.c
271
struct btrfs_dir_item *di = btrfs_item_ptr(eb, i, struct btrfs_dir_item);
fs/btrfs/print-tree.c
293
struct btrfs_inode_ref *ref = btrfs_item_ptr(eb, i, struct btrfs_inode_ref);
fs/btrfs/print-tree.c
313
extref = btrfs_item_ptr(eb, i, struct btrfs_inode_extref);
fs/btrfs/print-tree.c
331
dlog = btrfs_item_ptr(eb, i, struct btrfs_dir_log_item);
fs/btrfs/print-tree.c
351
fi = btrfs_item_ptr(eb, i, struct btrfs_file_extent_item);
fs/btrfs/print-tree.c
488
ri = btrfs_item_ptr(l, i, struct btrfs_root_item);
fs/btrfs/print-tree.c
504
dref = btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
509
sref = btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
518
bi = btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
527
print_chunk(l, btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
531
print_dev_item(l, btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
535
dev_extent = btrfs_item_ptr(l, i,
fs/btrfs/print-tree.c
575
btrfs_item_ptr(l, i, struct btrfs_stripe_extent));
fs/btrfs/print-tree.c
579
remap = btrfs_item_ptr(l, i, struct btrfs_remap_item);
fs/btrfs/props.c
191
di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
fs/btrfs/qgroup.c
1102
ptr = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/qgroup.c
2197
fi = btrfs_item_ptr(eb, i, struct btrfs_file_extent_item);
fs/btrfs/qgroup.c
468
ptr = btrfs_item_ptr(l, slot,
fs/btrfs/qgroup.c
532
ptr = btrfs_item_ptr(l, slot,
fs/btrfs/qgroup.c
544
ptr = btrfs_item_ptr(l, slot,
fs/btrfs/qgroup.c
771
qgroup_info = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/qgroup.c
788
qgroup_limit = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/qgroup.c
865
qgroup_limit = btrfs_item_ptr(l, slot, struct btrfs_qgroup_limit_item);
fs/btrfs/qgroup.c
907
qgroup_info = btrfs_item_ptr(l, slot, struct btrfs_qgroup_info_item);
fs/btrfs/qgroup.c
945
ptr = btrfs_item_ptr(l, slot, struct btrfs_qgroup_status_item);
fs/btrfs/raid-stripe-tree.c
183
extent = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/raid-stripe-tree.c
436
stripe_extent = btrfs_item_ptr(leaf, slot, struct btrfs_stripe_extent);
fs/btrfs/raid-stripe-tree.c
44
extent = btrfs_item_ptr(leaf, slot, struct btrfs_stripe_extent);
fs/btrfs/ref-verify.c
429
ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
fs/btrfs/ref-verify.c
523
dref = btrfs_item_ptr(leaf, i,
fs/btrfs/ref-verify.c
529
sref = btrfs_item_ptr(leaf, i,
fs/btrfs/reflink.c
218
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/reflink.c
419
extent = btrfs_item_ptr(leaf, slot,
fs/btrfs/relocation.c
3062
ei = btrfs_item_ptr(eb, path->slots[0],
fs/btrfs/relocation.c
3268
ei = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item);
fs/btrfs/relocation.c
3539
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/relocation.c
3681
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_inode_item);
fs/btrfs/relocation.c
4235
remap_ptr = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_remap_item);
fs/btrfs/relocation.c
4405
remap = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_remap_item);
fs/btrfs/relocation.c
4683
chunk = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_chunk);
fs/btrfs/relocation.c
4927
chunk = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_chunk);
fs/btrfs/relocation.c
5167
remap = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_remap_item);
fs/btrfs/relocation.c
5947
remap_ptr = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_remap_item);
fs/btrfs/relocation.c
835
fi = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/relocation.c
891
fi = btrfs_item_ptr(leaf, i, struct btrfs_file_extent_item);
fs/btrfs/root-tree.c
354
ref = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/root-tree.c
425
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
fs/btrfs/scrub.c
1598
ei = btrfs_item_ptr(path->nodes[0], path->slots[0], struct btrfs_extent_item);
fs/btrfs/scrub.c
2726
dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
fs/btrfs/scrub.c
531
inode_item = btrfs_item_ptr(eb, swarn->path->slots[0],
fs/btrfs/scrub.c
619
ei = btrfs_item_ptr(eb, path->slots[0], struct btrfs_extent_item);
fs/btrfs/send.c
1008
ptr = (unsigned long)btrfs_item_ptr(eb, slot,
fs/btrfs/send.c
1126
di = btrfs_item_ptr(eb, slot, struct btrfs_dir_item);
fs/btrfs/send.c
1574
fi = btrfs_item_ptr(eb, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/send.c
1742
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
1995
iref = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
2004
extref = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
2490
ref = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_root_ref);
fs/btrfs/send.c
2705
ii = btrfs_item_ptr(eb, slot, struct btrfs_inode_item);
fs/btrfs/send.c
2919
di = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dir_item);
fs/btrfs/send.c
3203
di = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
3226
di = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
5498
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/send.c
5558
ei = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_file_extent_item);
fs/btrfs/send.c
5640
ei = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/send.c
5895
ei = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/send.c
6124
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
6163
ei = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
fs/btrfs/send.c
6220
ei = btrfs_item_ptr(eb, slot, struct btrfs_file_extent_item);
fs/btrfs/send.c
6382
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/send.c
6459
ei = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/send.c
6789
left_ii = btrfs_item_ptr(sctx->left_path->nodes[0],
fs/btrfs/send.c
6795
right_ii = btrfs_item_ptr(sctx->right_path->nodes[0],
fs/btrfs/send.c
6802
right_ii = btrfs_item_ptr(sctx->right_path->nodes[0],
fs/btrfs/send.c
936
ii = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/super.c
845
root_ref = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/super.c
885
inode_ref = btrfs_item_ptr(path->nodes[0],
fs/btrfs/tests/inode-tests.c
42
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/tests/qgroup-tests.c
172
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tests/qgroup-tests.c
48
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_extent_item);
fs/btrfs/tests/qgroup-tests.c
94
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-checker.c
1098
ditem = btrfs_item_ptr(leaf, slot, struct btrfs_dev_item);
fs/btrfs/tree-checker.c
1149
iitem = btrfs_item_ptr(leaf, slot, struct btrfs_inode_item);
fs/btrfs/tree-checker.c
1445
ei = btrfs_item_ptr(leaf, slot, struct btrfs_extent_item);
fs/btrfs/tree-checker.c
1684
sref = btrfs_item_ptr(leaf, slot, struct btrfs_shared_data_ref);
fs/btrfs/tree-checker.c
1890
de = btrfs_item_ptr(leaf, slot, struct btrfs_dev_extent);
fs/btrfs/tree-checker.c
1936
prev_de = btrfs_item_ptr(leaf, slot - 1, struct btrfs_dev_extent);
fs/btrfs/tree-checker.c
1981
chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk);
fs/btrfs/tree-checker.c
233
fi = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/tree-checker.c
333
prev_fi = btrfs_item_ptr(leaf, slot - 1,
fs/btrfs/tree-checker.c
533
di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
fs/btrfs/tree-log.c
2295
di = btrfs_item_ptr(wc->log_leaf, wc->log_slot, struct btrfs_dir_item);
fs/btrfs/tree-log.c
2380
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
2407
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
2449
di = btrfs_item_ptr(eb, slot, struct btrfs_dir_item);
fs/btrfs/tree-log.c
2556
di = btrfs_item_ptr(wc->subvol_path->nodes[0], i, struct btrfs_dir_item);
fs/btrfs/tree-log.c
2813
inode_item = btrfs_item_ptr(eb, wc->log_slot,
fs/btrfs/tree-log.c
4004
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
4175
di = btrfs_item_ptr(src, i, struct btrfs_dir_item);
fs/btrfs/tree-log.c
4720
inode_item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
4856
extent = btrfs_item_ptr(src, src_slot,
fs/btrfs/tree-log.c
4973
extent = btrfs_item_ptr(src, src_slot,
fs/btrfs/tree-log.c
4989
inode_item = btrfs_item_ptr(dst_path->nodes[0], dst_slot,
fs/btrfs/tree-log.c
5276
ei = btrfs_item_ptr(leaf, slot, struct btrfs_file_extent_item);
fs/btrfs/tree-log.c
5504
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
566
item = btrfs_item_ptr(dst_eb, dst_slot,
fs/btrfs/tree-log.c
569
item = btrfs_item_ptr(wc->log_leaf, wc->log_slot,
fs/btrfs/tree-log.c
590
item = btrfs_item_ptr(wc->log_leaf, wc->log_slot, struct btrfs_inode_item);
fs/btrfs/tree-log.c
5956
di = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dir_item);
fs/btrfs/tree-log.c
6086
item = btrfs_item_ptr(path->nodes[0], path->slots[0],
fs/btrfs/tree-log.c
6532
data_ptr = btrfs_item_ptr(path->nodes[0], path->slots[0], char);
fs/btrfs/tree-log.c
737
item = btrfs_item_ptr(wc->log_leaf, wc->log_slot, struct btrfs_file_extent_item);
fs/btrfs/verity.c
252
data = btrfs_item_ptr(leaf, path->slots[0], void);
fs/btrfs/verity.c
369
data = btrfs_item_ptr(leaf, path->slots[0], void);
fs/btrfs/volumes.c
1907
dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
fs/btrfs/volumes.c
1977
extent = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/volumes.c
1986
extent = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/volumes.c
2087
dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
fs/btrfs/volumes.c
2780
dev_item = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/volumes.c
3075
dev_item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_item);
fs/btrfs/volumes.c
3670
chunk = btrfs_item_ptr(leaf, path->slots[0],
fs/btrfs/volumes.c
3812
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_balance_item);
fs/btrfs/volumes.c
4405
chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk);
fs/btrfs/volumes.c
5021
item = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_balance_item);
fs/btrfs/volumes.c
5251
dev_extent = btrfs_item_ptr(l, slot, struct btrfs_dev_extent);
fs/btrfs/volumes.c
7832
dev_item = btrfs_item_ptr(leaf, slot,
fs/btrfs/volumes.c
7849
chunk = btrfs_item_ptr(leaf, slot, struct btrfs_chunk);
fs/btrfs/volumes.c
7963
ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item);
fs/btrfs/volumes.c
8063
ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item);
fs/btrfs/volumes.c
8413
dext = btrfs_item_ptr(leaf, slot, struct btrfs_dev_extent);
fs/btrfs/xattr.c
189
ptr = btrfs_item_ptr(leaf, slot, char);
fs/btrfs/xattr.c
306
di = btrfs_item_ptr(leaf, slot, struct btrfs_dir_item);
fs/btrfs/zoned.c
325
dext = btrfs_item_ptr(leaf, path->slots[0], struct btrfs_dev_extent);