Searched refs:md_refcount (Results 1 – 7 of 7) sorted by relevance
69 if (md->md_refcount != 0) { in lnet_md_unlink()103 lmd->md_refcount = 0; in lnet_md_build()444 if (md->md_eq != NULL && md->md_refcount == 0) { in LNetMDUnlink()
324 md->md_refcount++; in lnet_msg_attach_md()342 md->md_refcount--; in lnet_msg_detach_md()343 LASSERT(md->md_refcount >= 0); in lnet_msg_detach_md()
251 if (md->md_eq != NULL && md->md_refcount == 0) { in LNetMEUnlink()
633 LASSERT(md->md_refcount == 0); /* a brand new MD */ in lnet_ptl_attach_md()
2164 LASSERT(getmd->md_refcount > 0); in lnet_create_reply_msg()
150 int md_refcount; member
87 if (md->md_refcount != 0) in lnet_md_unlinkable()