Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dsuper.h798 struct ceph_rw_context { struct
805 struct ceph_rw_context _name = { \ argument
811 struct ceph_rw_context *ctx) in ceph_add_rw_context()
819 struct ceph_rw_context *ctx) in ceph_del_rw_context()
826 static inline struct ceph_rw_context*
829 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c353 struct ceph_rw_context *rw_ctx; in ceph_readahead()