Searched refs:pending_item (Results 1 – 1 of 1) sorted by relevance
2861 struct list_head pending_item; member2889 INIT_LIST_HEAD(&lwork->pending_item); in lwork_alloc()2900 list_del(&lwork->pending_item); in lwork_free()2913 WARN_ON(!list_empty(&lwork->pending_item)); in lwork_queue()2916 list_add_tail(&lwork->pending_item, &lreq->pending_lworks); in lwork_queue()4928 pending_item); in ceph_osdc_watch_check()