Lines Matching refs:NFSCLDL_RECALL
1165 (NFSCLDL_RECALL | NFSCLDL_DELEGRET)) != 0 || in nfscl_getbytelock()
2271 if ((ndp->nfsdl_flags & NFSCLDL_RECALL)) in nfscl_recover()
2272 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfscl_recover()
2400 if ((tdp->nfsdl_flags & NFSCLDL_RECALL)) in nfscl_recover()
2401 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfscl_recover()
2832 if ((dp->nfsdl_flags & NFSCLDL_RECALL)) { in nfscl_renewthread()
2904 (dp->nfsdl_flags & (NFSCLDL_RECALL | NFSCLDL_ZAPPED | in nfscl_renewthread()
3535 (dp->nfsdl_flags & (NFSCLDL_RECALL | NFSCLDL_DELEGRET)) == 0) { in nfscl_delegreturnvp()
4500 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfscl_totalrecall()
4736 (NFSCLDL_WRITE | NFSCLDL_RECALL | NFSCLDL_DELEGRET)) == in nfscl_mustflush()
4776 (dp->nfsdl_flags & (NFSCLDL_RECALL | NFSCLDL_DELEGRET)) == 0 && in nfscl_nodeleg()
5989 if (dp != NULL && (dp->nfsdl_flags & (NFSCLDL_RECALL | in nfscl_delegacecheck()
6017 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfscl_startdelegrecall()