Searched refs:ref_count (Results 1 – 3 of 3) sorted by relevance
110 rq->ref_count++; in blk_execute_rq()
41 atomic_t ref_count; member736 do_free = atomic_dec_and_test(&bd->ref_count); in bsg_put_device()788 atomic_set(&bd->ref_count, 1); in bsg_add_device()808 atomic_inc(&bd->ref_count); in __bsg_get_device()
148 rq->ref_count = 1; in blk_rq_init()1275 if (unlikely(--req->ref_count)) in __blk_put_request()