Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dmount.h132 #define NFSMNT_RETRANS 0x010 /* set number of request retrys */ macro
/illumos-gate/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.c2663 args->flags |= NFSMNT_RETRANS; in init_mountopts()
H A Dnfs4_stub_vnops.c2011 NFSMNT_RETRANS; in nfs4_trigger_nargs_create()
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1086 args->flags |= NFSMNT_RETRANS; in set_args()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2108 argp->flags |= NFSMNT_RETRANS; in nfsmount()