Lines Matching refs:xfs_attr_leaf_hdr_t
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()
1241 - sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_rebalance()
1320 xfs_attr_leaf_hdr_t *hdr1, *hdr2; in xfs_attr_leaf_figure_balance()
1440 bytes = sizeof(xfs_attr_leaf_hdr_t) + in xfs_attr_leaf_toosmall()
1506 bytes -= sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_toosmall()
1548 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_remove()
1580 + sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_remove()
1703 tmp = sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_remove()
1718 xfs_attr_leaf_hdr_t *drop_hdr, *save_hdr, *tmp_hdr; in xfs_attr_leaf_unbalance()
2017 xfs_attr_leaf_hdr_t *hdr_s, *hdr_d; in xfs_attr_leaf_moveents()
2108 + sizeof(xfs_attr_leaf_hdr_t); in xfs_attr_leaf_moveents()
2147 sizeof(xfs_attr_leaf_hdr_t)); in xfs_attr_leaf_moveents()