Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.h812 struct ceph_rw_context { struct
819 struct ceph_rw_context _name = { \ argument
825 struct ceph_rw_context *ctx) in ceph_add_rw_context()
833 struct ceph_rw_context *ctx) in ceph_del_rw_context()
840 static inline struct ceph_rw_context*
843 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c366 struct ceph_rw_context *rw_ctx; in ceph_init_request()