Searched refs:NFSCLDL_NEEDRECLAIM (Results 1 – 2 of 2) sorted by relevance
185 #define NFSCLDL_NEEDRECLAIM 0x08 macro
2209 dp->nfsdl_flags |= NFSCLDL_NEEDRECLAIM; in nfscl_recover()2228 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()2260 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()2270 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2342 if ((dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) { in nfscl_recover()2399 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2905 NFSCLDL_NEEDRECLAIM | NFSCLDL_DELEGRET)) == 0) { in nfscl_renewthread()