Home
last modified time | relevance | path

Searched refs:pending_item (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ceph/
Dosd_client.c2711 struct list_head pending_item; member
2739 INIT_LIST_HEAD(&lwork->pending_item); in lwork_alloc()
2750 list_del(&lwork->pending_item); in lwork_free()
2763 WARN_ON(!list_empty(&lwork->pending_item)); in lwork_queue()
2766 list_add_tail(&lwork->pending_item, &lreq->pending_lworks); in lwork_queue()
4790 pending_item); in ceph_osdc_watch_check()