Home
last modified time | relevance | path

Searched refs:leaf_max_ents (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.h29 unsigned int leaf_max_ents; /* # of entries in dir2 leaf */ member
H A Dxfs_dir2.c131 dageo->leaf_max_ents = (dageo->blksize - dageo->leaf_hdr_size) / in xfs_da_mount()
H A Dxfs_dir2_node.c530 if (leafhdr.count == args->geo->leaf_max_ents) { in xfs_dir2_leafn_add()
H A Dxfs_dir2_leaf.c156 if (hdr->count > geo->leaf_max_ents) in xfs_dir3_leaf_check_int()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_da_btree.h28 unsigned int leaf_max_ents; /* # of entries in dir2 leaf */ member
H A Dxfs_dir2.c136 dageo->leaf_max_ents = (dageo->blksize - dageo->leaf_hdr_size) / in xfs_da_mount()
H A Dxfs_dir2_node.c530 if (leafhdr.count == args->geo->leaf_max_ents) { in xfs_dir2_leafn_add()
H A Dxfs_dir2_leaf.c159 if (hdr->count > geo->leaf_max_ents) in xfs_dir3_leaf_check_int()
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Ddir.c532 if (leafhdr.count > geo->leaf_max_ents) { in xchk_directory_leaf1_bestfree()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Ddir.c503 if (leafhdr.count > geo->leaf_max_ents) { in xchk_directory_leaf1_bestfree()

Completed in 16 milliseconds