Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmntent.h105 #define MNTOPT_IGNORE "ignore" /* Ignore this entry */ macro
/titanic_41/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c56 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL };
/titanic_41/usr/src/uts/common/fs/fd/
H A Dfdops.c536 { MNTOPT_IGNORE, NULL, NULL, 0,
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c163 { MNTOPT_IGNORE, NULL, NULL,
/titanic_41/usr/src/cmd/fs.d/cachefs/mount/
H A Dmount.c571 mtdesc.mtd_tag = MNTOPT_IGNORE; in main()
/titanic_41/usr/src/cmd/fs.d/
H A Dmount.c868 char *mntopts[] = { MNTOPT_IGNORE, NULL };
H A Ddf.c545 MNTOPT_IGNORE) != NULL); in mtab_read_file()
/titanic_41/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1291 static char *mntopts[] = { MNTOPT_IGNORE, MNTOPT_DEV, NULL };