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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h239 #define VALID_NUMFATS(n) ((n) > 0 && (n) < 8) macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c2079 if (VALID_NUMFATS(fsp->pcfs_numfat))

Completed in 67 milliseconds