Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h106 #define NFSMNT_NOCTO 0x2000 /* no close-to-open consistency */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h141 #define NFSMNT_NOCTO 0x2000 /* no close-to-open consistency */ macro
/titanic_41/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.c2435 int nfs_rootopts = NFSMNT_NOCTO|NFSMNT_LLOCK|NFSMNT_INT;
2565 args->flags |= NFSMNT_NOCTO; in init_mountopts()
H A Dnfs4_stub_vnops.c2028 nargs->flags |= NFSMNT_NOCTO; in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1065 args->flags |= NFSMNT_NOCTO; in set_args()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1973 argp->flags |= NFSMNT_NOCTO; in nfsmount()