Searched refs:rqbd_refcount (Results 1 – 4 of 4) sorted by relevance
709 LASSERT(rqbd->rqbd_refcount == 0); in ptlrpc_register_rqbd()710 rqbd->rqbd_refcount = 1; in ptlrpc_register_rqbd()728 rqbd->rqbd_refcount = 0; in ptlrpc_register_rqbd()
365 rqbd->rqbd_refcount++; in request_in_callback()
83 rqbd->rqbd_refcount = 0; in ptlrpc_alloc_rqbd()107 LASSERT(rqbd->rqbd_refcount == 0); in ptlrpc_free_rqbd()886 refcount = --(rqbd->rqbd_refcount); in ptlrpc_server_drop_request()
1907 int rqbd_refcount; member