Searched refs:NFSCLDL_NEEDRECLAIM (Results 1 – 2 of 2) sorted by relevance
118 #define NFSCLDL_NEEDRECLAIM 0x08 macro
1913 dp->nfsdl_flags |= NFSCLDL_NEEDRECLAIM; in nfscl_recover()1931 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()1962 if (!(dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) in nfscl_recover()1972 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2030 if ((dp->nfsdl_flags & NFSCLDL_NEEDRECLAIM)) { in nfscl_recover()2087 dp->nfsdl_flags &= ~NFSCLDL_NEEDRECLAIM; in nfscl_recover()2516 NFSCLDL_NEEDRECLAIM | NFSCLDL_DELEGRET)) == 0) { in nfscl_renewthread()