Home
last modified time | relevance | path

Searched refs:leaf_max_ents (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_da_btree.h28 unsigned int leaf_max_ents; /* # of entries in dir2 leaf */ member
A Dxfs_dir2.c135 dageo->leaf_max_ents = (dageo->blksize - dageo->leaf_hdr_size) / in xfs_da_mount()
A Dxfs_dir2_leaf.c159 if (hdr->count > geo->leaf_max_ents) in xfs_dir3_leaf_check_int()
A Dxfs_dir2_node.c530 if (leafhdr.count == args->geo->leaf_max_ents) { in xfs_dir2_leafn_add()
/linux-6.3-rc2/fs/xfs/scrub/
A Ddir.c551 if (leafhdr.count > geo->leaf_max_ents) { in xchk_directory_leaf1_bestfree()

Completed in 13 milliseconds