Searched refs:xfs_attr_leaf_hdr_t (Results 1 – 2 of 2) sorted by relevance
781 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_create()804 sizeof(xfs_attr_leaf_hdr_t)); in xfs_attr_leaf_create()875 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_add()894 + sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_add()946 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_add_work()1056 + sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_add_work()1080 xfs_attr_leaf_hdr_t *hdr_s, *hdr_d; in xfs_attr_leaf_compact()1108 sizeof(xfs_attr_leaf_hdr_t)); in xfs_attr_leaf_compact()1144 xfs_attr_leaf_hdr_t *hdr1, *hdr2; in xfs_attr_leaf_rebalance()1207 - sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_rebalance()[all …]
120 typedef struct xfs_attr_leaf_hdr xfs_attr_leaf_hdr_t; typedef