Searched refs:PCFS_HIDDEN (Results 1 – 3 of 3) sorted by relevance
215 ((((fsp)->pcfs_flags & PCFS_HIDDEN) == 0) && \
444 #define PCFS_HIDDEN 0x2000 /* show hidden files */ macro
558 fsp->pcfs_flags |= PCFS_HIDDEN; in pcfs_parse_mntopts()