Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h321 struct list_head pending_lworks; member
/openbmc/linux/net/ceph/
H A Dosd_client.c2793 WARN_ON(!list_empty(&lreq->pending_lworks)); in linger_release()
2835 INIT_LIST_HEAD(&lreq->pending_lworks); in linger_alloc()
2999 list_add_tail(&lwork->pending_item, &lreq->pending_lworks); in lwork_queue()
5016 if (!list_empty(&lreq->pending_lworks)) { in ceph_osdc_watch_check()
5018 list_first_entry(&lreq->pending_lworks, in ceph_osdc_watch_check()