Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c2857 struct list_head pending_item; member
2885 INIT_LIST_HEAD(&lwork->pending_item); in lwork_alloc()
2896 list_del(&lwork->pending_item); in lwork_free()
2909 WARN_ON(!list_empty(&lwork->pending_item)); in lwork_queue()
2912 list_add_tail(&lwork->pending_item, &lreq->pending_lworks); in lwork_queue()
4928 pending_item); in ceph_osdc_watch_check()
/kernel/linux/linux-6.6/net/ceph/
H A 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()

Completed in 15 milliseconds