Searched refs:NFSMNT_RETRANS (Results 1 – 2 of 2) sorted by relevance
374 #define NFSMNT_RETRANS 0x00000010 /* set number of request retries */ macro
1278 if ((args.flags & NFSMNT_RETRANS) && (args.retrans > 0)) { in nfs_convert_old_nfs_args()