Symbol: btrfs_extent_inline_ref
fs/btrfs/accessors.h
367
BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
fs/btrfs/accessors.h
369
BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
fs/btrfs/accessors.h
376
return sizeof(struct btrfs_extent_inline_ref);
fs/btrfs/accessors.h
379
sizeof(struct btrfs_extent_inline_ref);
fs/btrfs/accessors.h
382
offsetof(struct btrfs_extent_inline_ref, offset);
fs/btrfs/accessors.h
384
return sizeof(struct btrfs_extent_inline_ref);
fs/btrfs/backref.c
1057
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
1061
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/backref.c
2295
struct btrfs_extent_inline_ref **out_eiref,
fs/btrfs/backref.c
2309
(struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/backref.c
2314
(struct btrfs_extent_inline_ref *)(info + 1);
fs/btrfs/backref.c
2317
*out_eiref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/backref.c
2325
*out_eiref = (struct btrfs_extent_inline_ref *)(*ptr);
fs/btrfs/backref.c
2352
struct btrfs_extent_inline_ref *eiref;
fs/btrfs/backref.c
2981
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
2996
iref = (struct btrfs_extent_inline_ref *)
fs/btrfs/backref.c
3515
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
3518
iref = (struct btrfs_extent_inline_ref *)
fs/btrfs/extent-tree.c
1018
*ref_ret = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/extent-tree.c
1035
struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.c
1071
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/extent-tree.c
1094
struct btrfs_extent_inline_ref **ref_ret,
fs/btrfs/extent-tree.c
1125
struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.c
1245
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
1277
struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.c
2429
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
2477
iref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/extent-tree.c
2481
iref = (struct btrfs_extent_inline_ref *)(iref + 1);
fs/btrfs/extent-tree.c
3106
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
3123
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/extent-tree.c
3278
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
346
const struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.c
4999
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
5042
iref = (struct btrfs_extent_inline_ref *)(extent_item + 1);
fs/btrfs/extent-tree.c
5047
iref = (struct btrfs_extent_inline_ref *)(oref + 1);
fs/btrfs/extent-tree.c
5080
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
5131
iref = (struct btrfs_extent_inline_ref *)(extent_item + 1);
fs/btrfs/extent-tree.c
5136
iref = (struct btrfs_extent_inline_ref *)(block_info + 1);
fs/btrfs/extent-tree.c
5714
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
646
const struct btrfs_extent_inline_ref *iref)
fs/btrfs/extent-tree.c
799
struct btrfs_extent_inline_ref **ref_ret,
fs/btrfs/extent-tree.c
809
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
918
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/extent-tree.h
100
const struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.h
19
struct btrfs_extent_inline_ref;
fs/btrfs/print-tree.c
104
struct btrfs_extent_inline_ref *iref;
fs/btrfs/print-tree.c
139
iref = (struct btrfs_extent_inline_ref *)(info + 1);
fs/btrfs/print-tree.c
141
iref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/print-tree.c
147
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/ref-verify.c
419
struct btrfs_extent_inline_ref *iref;
fs/btrfs/ref-verify.c
438
iref = (struct btrfs_extent_inline_ref *)(info + 1);
fs/btrfs/ref-verify.c
442
iref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/ref-verify.c
448
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/relocation.c
3094
struct btrfs_extent_inline_ref *iref;
fs/btrfs/relocation.c
3097
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/tests/qgroup-tests.c
21
struct btrfs_extent_inline_ref *iref;
fs/btrfs/tests/qgroup-tests.c
54
iref = (struct btrfs_extent_inline_ref *)(block_info + 1);
fs/btrfs/tree-checker.c
1512
struct btrfs_extent_inline_ref *iref;
fs/btrfs/tree-checker.c
1528
iref = (struct btrfs_extent_inline_ref *)ptr;