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.h855 struct ceph_rw_context { struct
862 struct ceph_rw_context _name = { \ argument
868 struct ceph_rw_context *ctx) in ceph_add_rw_context()
876 struct ceph_rw_context *ctx) in ceph_del_rw_context()
883 static inline struct ceph_rw_context*
886 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
H A Daddr.c450 struct ceph_rw_context *rw_ctx; in ceph_init_request()