Home
last modified time | relevance | path

Searched refs:MNTOPT_PCFS_SECSIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h478 #define MNTOPT_PCFS_SECSIZE "secsize" macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c125 { MNTOPT_PCFS_SECSIZE, NULL, NULL, MO_HASVALUE, NULL }
598 if (vfs_optionisset(vfsp, MNTOPT_PCFS_SECSIZE, &c)) { in pcfs_parse_mntopts()