Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dsuper.h813 struct ceph_rw_context { struct
820 struct ceph_rw_context _name = { \ argument
826 struct ceph_rw_context *ctx) in ceph_add_rw_context()
834 struct ceph_rw_context *ctx) in ceph_del_rw_context()
841 static inline struct ceph_rw_context*
844 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c366 struct ceph_rw_context *rw_ctx; in ceph_init_request()