Home
last modified time | relevance | path

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

/linux-6.15/net/ceph/
H A Dosd_client.c2920 struct linger_work { struct
2941 static struct linger_work *lwork_alloc(struct ceph_osd_linger_request *lreq, in lwork_alloc() argument
2944 struct linger_work *lwork; in lwork_alloc()
2957 static void lwork_free(struct linger_work *lwork) in lwork_free()
2969 static void lwork_queue(struct linger_work *lwork) in lwork_queue()
2984 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_notify()
3007 struct linger_work *lwork = container_of(w, struct linger_work, work); in do_watch_error()
3024 struct linger_work *lwork; in queue_watch_error()
4558 struct linger_work *lwork; in handle_watch_notify()