Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_da_format.c724 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
774 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
824 .leaf_hdr_size = sizeof(struct xfs_dir3_leaf_hdr),
Dxfs_dir2.h73 int leaf_hdr_size; member
Dxfs_dir2_node.c1351 *rval = (dp->d_ops->leaf_hdr_size + in xfs_dir2_leafn_remove()
1457 bytes = dp->d_ops->leaf_hdr_size + count * sizeof(ents[0]); in xfs_dir2_leafn_toosmall()
Dxfs_dir2_leaf.c1143 args->dp->d_ops->leaf_hdr_size - 1); in xfs_dir3_leaf_log_header()