Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h890 struct ceph_rw_context { struct
897 struct ceph_rw_context _name = { \ argument
903 struct ceph_rw_context *ctx) in ceph_add_rw_context()
911 struct ceph_rw_context *ctx) in ceph_del_rw_context()
918 static inline struct ceph_rw_context*
921 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
H A Daddr.c478 struct ceph_rw_context *rw_ctx; in ceph_init_request()