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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c458 * If the switch ufs_close_dirs is set, then the policy is to use
466 * Otherwise if ufs_close_dirs is not set then the original policy is
472 int ufs_close_dirs = 1; /* allocate directories close as possible */ variable
483 if (ufs_close_dirs &&
494 if (ufs_close_dirs &&

Completed in 145 milliseconds