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
1052
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
1056
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/backref.c
2285
struct btrfs_extent_inline_ref **out_eiref,
fs/btrfs/backref.c
2299
(struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/backref.c
2304
(struct btrfs_extent_inline_ref *)(info + 1);
fs/btrfs/backref.c
2307
*out_eiref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/backref.c
2315
*out_eiref = (struct btrfs_extent_inline_ref *)(*ptr);
fs/btrfs/backref.c
2342
struct btrfs_extent_inline_ref *eiref;
fs/btrfs/backref.c
2961
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
2978
iref = (struct btrfs_extent_inline_ref *)
fs/btrfs/backref.c
3505
struct btrfs_extent_inline_ref *iref;
fs/btrfs/backref.c
3508
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
2430
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
2478
iref = (struct btrfs_extent_inline_ref *)(ei + 1);
fs/btrfs/extent-tree.c
2482
iref = (struct btrfs_extent_inline_ref *)(iref + 1);
fs/btrfs/extent-tree.c
3110
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
3127
iref = (struct btrfs_extent_inline_ref *)ptr;
fs/btrfs/extent-tree.c
3282
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
346
const struct btrfs_extent_inline_ref *iref,
fs/btrfs/extent-tree.c
5002
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
5045
iref = (struct btrfs_extent_inline_ref *)(extent_item + 1);
fs/btrfs/extent-tree.c
5050
iref = (struct btrfs_extent_inline_ref *)(oref + 1);
fs/btrfs/extent-tree.c
5083
struct btrfs_extent_inline_ref *iref;
fs/btrfs/extent-tree.c
5134
iref = (struct btrfs_extent_inline_ref *)(extent_item + 1);
fs/btrfs/extent-tree.c
5139
iref = (struct btrfs_extent_inline_ref *)(block_info + 1);
fs/btrfs/extent-tree.c
5717
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
3183
struct btrfs_extent_inline_ref *iref;
fs/btrfs/relocation.c
3186
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
1625
struct btrfs_extent_inline_ref *iref;
fs/btrfs/tree-checker.c
1641
iref = (struct btrfs_extent_inline_ref *)ptr;