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.h935 struct ceph_rw_context { struct
942 struct ceph_rw_context _name = { \ argument
948 struct ceph_rw_context *ctx) in ceph_add_rw_context()
956 struct ceph_rw_context *ctx) in ceph_del_rw_context()
963 static inline struct ceph_rw_context*
966 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
H A Daddr.c486 struct ceph_rw_context *rw_ctx; in ceph_init_request()