Searched refs:btrfs_extent_inline_ref (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dprint-tree.c62 struct btrfs_extent_inline_ref *iref;
104 iref = (struct btrfs_extent_inline_ref *)(info + 1);
106 iref = (struct btrfs_extent_inline_ref *)(ei + 1);
112 iref = (struct btrfs_extent_inline_ref *)ptr;
H A Dextent-tree.c1165 struct btrfs_extent_inline_ref *iref)
1316 struct btrfs_extent_inline_ref **ref_ret,
1324 struct btrfs_extent_inline_ref *iref;
1391 iref = (struct btrfs_extent_inline_ref *)ptr;
1451 *ref_ret = (struct btrfs_extent_inline_ref *)ptr;
1467 struct btrfs_extent_inline_ref *iref,
1505 iref = (struct btrfs_extent_inline_ref *)ptr;
1531 struct btrfs_extent_inline_ref **ref_ret,
1563 struct btrfs_extent_inline_ref *iref,
1634 struct btrfs_extent_inline_ref *ire
[all...]
H A Dctree.h493 struct btrfs_extent_inline_ref { struct
1506 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
1508 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
1515 return sizeof(struct btrfs_extent_inline_ref);
1518 sizeof(struct btrfs_extent_inline_ref);
1521 offsetof(struct btrfs_extent_inline_ref, offset);
H A Drelocation.c763 struct btrfs_extent_inline_ref *iref;
764 iref = (struct btrfs_extent_inline_ref *)ptr;
3359 struct btrfs_extent_inline_ref *iref;
3377 iref = (struct btrfs_extent_inline_ref *)ptr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dprint-tree.c62 struct btrfs_extent_inline_ref *iref;
104 iref = (struct btrfs_extent_inline_ref *)(info + 1);
106 iref = (struct btrfs_extent_inline_ref *)(ei + 1);
112 iref = (struct btrfs_extent_inline_ref *)ptr;
H A Dextent-tree.c1165 struct btrfs_extent_inline_ref *iref)
1316 struct btrfs_extent_inline_ref **ref_ret,
1324 struct btrfs_extent_inline_ref *iref;
1391 iref = (struct btrfs_extent_inline_ref *)ptr;
1451 *ref_ret = (struct btrfs_extent_inline_ref *)ptr;
1467 struct btrfs_extent_inline_ref *iref,
1505 iref = (struct btrfs_extent_inline_ref *)ptr;
1531 struct btrfs_extent_inline_ref **ref_ret,
1563 struct btrfs_extent_inline_ref *iref,
1634 struct btrfs_extent_inline_ref *ire
[all...]
H A Dctree.h493 struct btrfs_extent_inline_ref { struct
1506 BTRFS_SETGET_FUNCS(extent_inline_ref_type, struct btrfs_extent_inline_ref,
1508 BTRFS_SETGET_FUNCS(extent_inline_ref_offset, struct btrfs_extent_inline_ref,
1515 return sizeof(struct btrfs_extent_inline_ref);
1518 sizeof(struct btrfs_extent_inline_ref);
1521 offsetof(struct btrfs_extent_inline_ref, offset);
H A Drelocation.c763 struct btrfs_extent_inline_ref *iref;
764 iref = (struct btrfs_extent_inline_ref *)ptr;
3359 struct btrfs_extent_inline_ref *iref;
3377 iref = (struct btrfs_extent_inline_ref *)ptr;

Completed in 101 milliseconds