Home
last modified time | relevance | path

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

/linux-6.6.21/net/ceph/
Dosd_client.c2944 struct list_head pending_item; member
2972 INIT_LIST_HEAD(&lwork->pending_item); in lwork_alloc()
2983 list_del(&lwork->pending_item); in lwork_free()
2996 WARN_ON(!list_empty(&lwork->pending_item)); in lwork_queue()
2999 list_add_tail(&lwork->pending_item, &lreq->pending_lworks); in lwork_queue()
5020 pending_item); in ceph_osdc_watch_check()