Searched refs:xfs_dir_leaf_hdr_t (Results 1 – 3 of 3) sorted by relevance
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()[all …]
108 typedef struct xfs_dir_leaf_hdr xfs_dir_leaf_hdr_t; typedef118 (512 - (uint)sizeof(xfs_dir_leaf_hdr_t) - \
197 leafcount = (XFS_LBSIZE(mp) - (uint)sizeof(xfs_dir_leaf_hdr_t)) / in xfs_dir_mount()