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