Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h100 #define NFSMNT_NOAC 0x080 /* don't cache attributes */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h135 #define NFSMNT_NOAC 0x080 /* don't cache attributes */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c123 if (flags & NFSMNT_NOAC) { in nfs4_setopts()
H A Dnfs_common.c487 if (flags & NFSMNT_NOAC) { in nfs_setopts()
H A Dnfs_dlinet.c2554 args->flags |= NFSMNT_NOAC; in init_mountopts()
H A Dnfs4_stub_vnops.c2015 nargs->flags |= NFSMNT_NOAC; in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1047 args->flags |= NFSMNT_NOAC; in set_args()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c1970 argp->flags |= NFSMNT_NOAC; in nfsmount()