Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
Dsuper.h797 struct ceph_rw_context { struct
804 struct ceph_rw_context _name = { \ argument
810 struct ceph_rw_context *ctx) in ceph_add_rw_context()
818 struct ceph_rw_context *ctx) in ceph_del_rw_context()
825 static inline struct ceph_rw_context*
828 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c319 static int start_read(struct inode *inode, struct ceph_rw_context *rw_ctx, in start_read()
459 struct ceph_rw_context *rw_ctx; in ceph_readpages()