Searched refs:NFSMNT_TIMEO (Results 1 – 5 of 5) sorted by relevance
142 #define NFSMNT_TIMEO 0x00000008 /* set initial timeout */ macro
338 nfsargsp->flags |= NFSMNT_TIMEO; in main()
529 nfs_args.flags |= NFSMNT_TIMEO; in mount_nfs_fh()
186 nfs_args.flags |= NFSMNT_TIMEO; in mount_toplvl()
422 if ((argp->flags & NFSMNT_TIMEO) && argp->timeo > 0) { in nfs_decode_args()