Searched refs:NFSAUTH_DR_TRYCNT (Results 1 – 2 of 2) sorted by relevance
155 #define NFSAUTH_DR_TRYCNT 5 /* door handle acquisition retry cnt */ macro
436 if (++ntries % NFSAUTH_DR_TRYCNT) { in nfsauth_retrieve()