Home
last modified time | relevance | path

Searched refs:afs_read (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/afs/
Dfile.c189 void afs_put_read(struct afs_read *req) in afs_put_read()
249 int afs_fetch_data(struct afs_vnode *vnode, struct key *key, struct afs_read *req) in afs_fetch_data()
278 struct afs_read *req; in afs_page_filler()
416 static void afs_readpages_page_done(struct afs_read *req) in afs_readpages_page_done()
446 struct afs_read *req; in afs_readpages_one()
Dinternal.h200 struct afs_read { struct
212 void (*page_done)(struct afs_read *); argument
806 struct afs_read *req;
1049 extern int afs_fetch_data(struct afs_vnode *, struct key *, struct afs_read *);
1051 extern void afs_put_read(struct afs_read *);
1053 static inline struct afs_read *afs_get_read(struct afs_read *req) in afs_get_read()
Ddir.c161 static bool afs_dir_check_pages(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_check_pages()
211 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir()
214 struct afs_read *req; in afs_read_dir()
447 struct afs_read *req; in afs_dir_iterate()
Dfsclient.c303 struct afs_read *req = op->fetch.req; in afs_deliver_fs_fetch_data()
451 struct afs_read *req = op->fetch.req; in afs_fs_fetch_data64()
483 struct afs_read *req = op->fetch.req; in afs_fs_fetch_data()
Dwrite.c31 struct afs_read *req; in afs_fill_page()
Dyfsclient.c360 struct afs_read *req = op->fetch.req; in yfs_deliver_fs_fetch_data64()
500 struct afs_read *req = op->fetch.req; in yfs_fs_fetch_data()