Searched defs:deltamap_maxnme (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_map.c205 long deltamap_maxnme = 1024; /* global so it can be set */ variable
210 return (mtm->mtm_nme > deltamap_maxnme);

Completed in 56 milliseconds