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

/linux-master/fs/xfs/scrub/
H A Dbtree.c514 int root_maxrecs; local
517 root_maxrecs = cur->bc_ops->get_dmaxrecs(cur, root_level);
520 numrecs <= root_maxrecs))

Completed in 125 milliseconds