Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h856 struct ceph_rw_context { struct
863 struct ceph_rw_context _name = { \ argument
869 struct ceph_rw_context *ctx) in ceph_add_rw_context()
877 struct ceph_rw_context *ctx) in ceph_del_rw_context()
884 static inline struct ceph_rw_context*
887 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
H A Daddr.c451 struct ceph_rw_context *rw_ctx; in ceph_init_request()