Searched refs:NFSMNT_RETRANS (Results 1 – 3 of 3) sorted by relevance
75 #define NFSMNT_RETRANS 0x00000010 /* set number of request retries */ macro
653 if ((argp->flags & NFSMNT_RETRANS) && argp->retrans > 1) { in nfs_decode_args()983 args.flags |= NFSMNT_RETRANS; in nfs_mount()
616 if ((argp->flags & NFSMNT_RETRANS) && argp->retrans > 1) { in nfs_decode_args()937 args.flags |= NFSMNT_RETRANS; in nfs_mount()