Lines Matching refs:xfs_dir_leaf_hdr_t
644 xfs_dir_leaf_hdr_t *hdr; in xfs_dir_leaf_to_shortform()
788 xfs_dir_leaf_hdr_t *hdr; in xfs_dir_leaf_create()
806 INT_SET(hdr->freemap[0].base, ARCH_CONVERT, sizeof(xfs_dir_leaf_hdr_t)); in xfs_dir_leaf_create()
876 xfs_dir_leaf_hdr_t *hdr; in xfs_dir_leaf_add()
891 + (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_add()
952 xfs_dir_leaf_hdr_t *hdr; in xfs_dir_leaf_add_work()
1010 + (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_add_work()
1031 xfs_dir_leaf_hdr_t *hdr_s, *hdr_d; in xfs_dir_leaf_compact()
1068 INT_SET(hdr_d->freemap[0].base, ARCH_CONVERT, sizeof(xfs_dir_leaf_hdr_t)); in xfs_dir_leaf_compact()
1108 xfs_dir_leaf_hdr_t *hdr1, *hdr2; in xfs_dir_leaf_rebalance()
1161 max = INT_GET(hdr2->firstused, ARCH_CONVERT) - (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_rebalance()
1191 max = INT_GET(hdr1->firstused, ARCH_CONVERT) - (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_rebalance()
1239 xfs_dir_leaf_hdr_t *hdr1, *hdr2; in xfs_dir_leaf_figure_balance()
1349 bytes = (uint)sizeof(xfs_dir_leaf_hdr_t) + in xfs_dir_leaf_toosmall()
1415 bytes -= (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_toosmall()
1459 xfs_dir_leaf_hdr_t *hdr; in xfs_dir_leaf_remove()
1485 + (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_remove()
1591 tmp = (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_remove()
1608 xfs_dir_leaf_hdr_t *drop_hdr, *save_hdr, *tmp_hdr; in xfs_dir_leaf_unbalance()
1790 xfs_dir_leaf_hdr_t *hdr_s, *hdr_d; in xfs_dir_leaf_moveents()
1853 + (uint)sizeof(xfs_dir_leaf_hdr_t); in xfs_dir_leaf_moveents()
1886 INT_SET(hdr_d->freemap[0].base, ARCH_CONVERT, (uint)sizeof(xfs_dir_leaf_hdr_t)); in xfs_dir_leaf_moveents()