Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmount.h96 #define NFSMNT_TIMEO 0x008 /* set initial timeout */ macro
/titanic_41/usr/src/uts/common/nfs/
H A Dmount.h131 #define NFSMNT_TIMEO 0x008 /* set initial timeout */ macro
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c144 if (flags & NFSMNT_TIMEO) { in nfs4_setopts()
H A Dnfs_common.c502 if (flags & NFSMNT_TIMEO) { in nfs_setopts()
H A Dnfs_dlinet.c2591 args->flags |= NFSMNT_TIMEO; in init_mountopts()
H A Dnfs4_stub_vnops.c2005 nargs->flags |= NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_TIMEO | in nfs4_trigger_nargs_create()
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c1081 args->flags |= NFSMNT_TIMEO; in set_args()
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2165 argp->flags |= NFSMNT_TIMEO; in nfsmount()