Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h97 #define NFSMNT_RETRANS 0x010 /* set number of request retrys */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h132 #define NFSMNT_RETRANS 0x010 /* set number of request retrys */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c139 if (flags & NFSMNT_RETRANS) { in nfs4_setopts()
H A Dnfs_common.c497 if (flags & NFSMNT_RETRANS) { in nfs_setopts()
H A Dnfs_dlinet.c2600 args->flags |= NFSMNT_RETRANS; in init_mountopts()
H A Dnfs4_stub_vnops.c2006 NFSMNT_RETRANS; in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1086 args->flags |= NFSMNT_RETRANS; in set_args()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2168 argp->flags |= NFSMNT_RETRANS; in nfsmount()