Home
last modified time | relevance | path

Searched refs:leaf_hdr_size (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/libxfs/
Dxfs_da_format.c741 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
791 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
841 .leaf_hdr_size = sizeof(struct xfs_dir3_leaf_hdr),
Dxfs_dir2.h84 int leaf_hdr_size; member
Dxfs_dir2_node.c1302 *rval = (dp->d_ops->leaf_hdr_size + in xfs_dir2_leafn_remove()
1408 bytes = dp->d_ops->leaf_hdr_size + count * sizeof(ents[0]); in xfs_dir2_leafn_toosmall()
Dxfs_dir2_leaf.c1124 args->dp->d_ops->leaf_hdr_size - 1); in xfs_dir3_leaf_log_header()