Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dsuper.h700 struct ceph_rw_context { struct
707 struct ceph_rw_context _name = { \ argument
713 struct ceph_rw_context *ctx) in ceph_add_rw_context()
721 struct ceph_rw_context *ctx) in ceph_del_rw_context()
728 static inline struct ceph_rw_context*
731 struct ceph_rw_context *ctx, *found = NULL; in ceph_find_rw_context()
Daddr.c303 static int start_read(struct inode *inode, struct ceph_rw_context *rw_ctx, in start_read()
443 struct ceph_rw_context *rw_ctx; in ceph_readpages()