Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dfile.c190 void afs_put_read(struct afs_read *req) in afs_put_read()
250 int afs_fetch_data(struct afs_vnode *vnode, struct key *key, struct afs_read *req) in afs_fetch_data()
279 struct afs_read *req; in afs_page_filler()
417 static void afs_readpages_page_done(struct afs_read *req) in afs_readpages_page_done()
447 struct afs_read *req; in afs_readpages_one()
Dinternal.h201 struct afs_read { struct
213 void (*page_done)(struct afs_read *); argument
805 struct afs_read *req;
1048 extern int afs_fetch_data(struct afs_vnode *, struct key *, struct afs_read *);
1050 extern void afs_put_read(struct afs_read *);
1052 static inline struct afs_read *afs_get_read(struct afs_read *req) in afs_get_read()
Ddir.c162 static bool afs_dir_check_pages(struct afs_vnode *dvnode, struct afs_read *req) in afs_dir_check_pages()
212 static struct afs_read *afs_read_dir(struct afs_vnode *dvnode, struct key *key) in afs_read_dir()
215 struct afs_read *req; in afs_read_dir()
445 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.c361 struct afs_read *req = op->fetch.req; in yfs_deliver_fs_fetch_data64()
501 struct afs_read *req = op->fetch.req; in yfs_fs_fetch_data()