Searched refs:rc_refcnt (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c498 * If rc_refcnt > 0, save it
503 (rp->rc_refcnt > 0 ||
508 if (rp->rc_refcnt > 0) {
539 if (rp->rc_refcnt > 0)
568 if (rp->rc_refcnt == 0 && !(rp->rc_flag & RC_LOCKED))
647 if (rp->rc_refcnt > 0) {
873 && rp->rc_refcnt == 0
909 && rp->rc_refcnt == 0) {
959 && rp->rc_refcnt == 0
985 if (rp->rc_refcnt <
[all...]
H A Dnfs_nfsdsocket.c927 nd->nd_rp->rc_refcnt == 0) &&
H A Dnfs_nfsdstate.c4020 if (stp->ls_op && stp->ls_op->rc_refcnt <= 0) {
4021 printf("refcnt=%d\n", stp->ls_op->rc_refcnt);
4038 op->rc_refcnt == 0 &&
/freebsd-13-stable/sys/fs/nfs/
H A Dnfsrvcache.h84 #define rc_refcnt rc_un2.ot.refcnt macro

Completed in 185 milliseconds