Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_dir2.c120 dageo->leaf_hdr_size = sizeof(struct xfs_dir3_leaf_hdr); in xfs_da_mount()
126 dageo->leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr); in xfs_da_mount()
131 dageo->leaf_max_ents = (dageo->blksize - dageo->leaf_hdr_size) / in xfs_da_mount()
A Dxfs_da_btree.h27 unsigned int leaf_hdr_size; /* dir2 leaf header size */ member
A Dxfs_dir2_node.c1408 *rval = (geo->leaf_hdr_size + in xfs_dir2_leafn_remove()
1514 bytes = state->args->geo->leaf_hdr_size + count * sizeof(ents[0]); in xfs_dir2_leafn_toosmall()
A Dxfs_dir2_leaf.c1124 args->geo->leaf_hdr_size - 1); in xfs_dir3_leaf_log_header()

Completed in 15 milliseconds