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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h454 #define IS_FAT32(PCFS) ((PCFS)->pcfs_fattype == FAT32) macro
521 (((PCTOV(PCP)->v_flag & VROOT) && !IS_FAT32(PCFS)) ? \

Completed in 193 milliseconds