Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h141 #define NFSMNT_NOCTO 0x2000 /* no close-to-open consistency */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c131 if (flags & NFSMNT_NOCTO) in nfs4_setopts()
H A Dnfs_common.c491 if (flags & NFSMNT_NOCTO) in nfs_setopts()
H A Dnfs_dlinet.c2498 int nfs_rootopts = NFSMNT_NOCTO|NFSMNT_LLOCK|NFSMNT_INT;
2628 args->flags |= NFSMNT_NOCTO; in init_mountopts()
H A Dnfs4_stub_vnops.c2033 nargs->flags |= NFSMNT_NOCTO; in nfs4_trigger_nargs_create()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1065 args->flags |= NFSMNT_NOCTO; in set_args()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1913 argp->flags |= NFSMNT_NOCTO; in nfsmount()