Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dsuper.h800 struct ceph_rw_context { struct
807 struct ceph_rw_context _name = { \ argument
813 struct ceph_rw_context *ctx) in ceph_add_rw_context()
821 struct ceph_rw_context *ctx) in ceph_del_rw_context()
828 static inline struct ceph_rw_context*
831 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c368 struct ceph_rw_context *rw_ctx; in ceph_init_request()