Searched refs:btrfs_stripe_extent (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/btrfs/
H A Draid-stripe-tree.h51 return (item_size - offsetof(struct btrfs_stripe_extent, strides)) /
H A Draid-stripe-tree.c84 struct btrfs_stripe_extent *stripe_extent;
155 struct btrfs_stripe_extent *stripe_extent;
224 stripe_extent = btrfs_item_ptr(leaf, slot, struct btrfs_stripe_extent);
H A Dprint-tree.c208 struct btrfs_stripe_extent *stripe)
385 btrfs_item_ptr(l, i, struct btrfs_stripe_extent));
H A Daccessors.h318 BTRFS_SETGET_FUNCS(stripe_extent_encoding, struct btrfs_stripe_extent, encoding, 8);
322 struct btrfs_stripe_extent, encoding, 8);
H A Dtree-checker.c1685 struct btrfs_stripe_extent *stripe_extent =
1686 btrfs_item_ptr(leaf, slot, struct btrfs_stripe_extent);
/linux-master/include/uapi/linux/
H A Dbtrfs_tree.h760 struct btrfs_stripe_extent { struct

Completed in 146 milliseconds