Searched refs:NFSCLDL_NEEDRECLAIM (Results 1 – 2 of 2) sorted by relevance
173 #define NFSCLDL_NEEDRECLAIM 0x08 macro
2098 dp->nfsdl_flags |= NFSCLDL_NEEDRECLAIM; in nfscl_recover()2117 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()2149 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()2159 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2231 if ((dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) { in nfscl_recover()2288 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2789 NFSCLDL_NEEDRECLAIM | NFSCLDL_DELEGRET)) == 0) { in nfscl_renewthread()