Home
last modified time | relevance | path

Searched refs:MNTOPT_IGNORE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h105 #define MNTOPT_IGNORE "ignore" /* Ignore this entry */ macro
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c54 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL };
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c538 { MNTOPT_IGNORE, NULL, NULL, 0,
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c164 { MNTOPT_IGNORE, NULL, NULL,
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c870 char *mntopts[] = { MNTOPT_IGNORE, NULL };
H A Ddf.c551 MNTOPT_IGNORE) != NULL); in mtab_read_file()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1265 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL };