Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c62 int maxrootrecs; /* max records in root block */ in xfs_bmap_compute_maxlevels() local
88 maxrootrecs = xfs_bmdr_maxrecs(sz, 0); in xfs_bmap_compute_maxlevels()
93 if (maxblocks <= maxrootrecs) in xfs_bmap_compute_maxlevels()