Home
last modified time | relevance | path

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

/Linux-v6.1/net/ceph/
Dosd_client.c2858 struct linger_work { struct
2879 static struct linger_work *lwork_alloc(struct ceph_osd_linger_request *lreq, in lwork_alloc() argument
2882 struct linger_work *lwork; in lwork_alloc()
2895 static void lwork_free(struct linger_work *lwork) in lwork_free()
2907 static void lwork_queue(struct linger_work *lwork) in lwork_queue()
2922 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_notify()
2945 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_error()
2962 struct linger_work *lwork; in queue_watch_error()
4488 struct linger_work *lwork; in handle_watch_notify()
4925 struct linger_work *lwork = in ceph_osdc_watch_check()
[all …]