Searched refs:rqbd_refcount (Results 1 – 4 of 4) sorted by relevance
705 LASSERT(rqbd->rqbd_refcount == 0); in ptlrpc_register_rqbd()706 rqbd->rqbd_refcount = 1; in ptlrpc_register_rqbd()724 rqbd->rqbd_refcount = 0; in ptlrpc_register_rqbd()
365 rqbd->rqbd_refcount++; in request_in_callback()
84 rqbd->rqbd_refcount = 0; in ptlrpc_alloc_rqbd()110 LASSERT(rqbd->rqbd_refcount == 0); in ptlrpc_free_rqbd()749 refcount = --(rqbd->rqbd_refcount); in ptlrpc_server_drop_request()
1893 int rqbd_refcount; member