Searched refs:trymntmode (Results 1 – 1 of 1) sorted by relevance
604 enum mountmode trymntmode; in nfs_tryproto() local606 trymntmode = mountmode; in nfs_tryproto()625 if (trymntmode == V2) { in nfs_tryproto()645 trymntmode == ANY) { in nfs_tryproto()646 trymntmode = V2; in nfs_tryproto()688 if (status == RPC_PROGVERSMISMATCH && trymntmode == ANY) { in nfs_tryproto()690 trymntmode = V2; in nfs_tryproto()718 if (status == RPC_PROGVERSMISMATCH && trymntmode == ANY) { in nfs_tryproto()720 trymntmode = V2; in nfs_tryproto()