Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dosd_client.c2809 struct linger_work { struct
2830 static struct linger_work *lwork_alloc(struct ceph_osd_linger_request *lreq, in lwork_alloc() argument
2833 struct linger_work *lwork; in lwork_alloc()
2846 static void lwork_free(struct linger_work *lwork) in lwork_free()
2858 static void lwork_queue(struct linger_work *lwork) in lwork_queue()
2873 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_notify()
2896 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_error()
2913 struct linger_work *lwork; in queue_watch_error()
4381 struct linger_work *lwork; in handle_watch_notify()
4903 struct linger_work *lwork = in ceph_osdc_watch_check()
[all …]