Searched refs:afs_fetch_data (Results 1 – 3 of 3) sorted by relevance
274 int afs_fetch_data(struct afs_vnode *vnode, struct afs_read *req) in afs_fetch_data() function319 afs_fetch_data(fsreq->vnode, fsreq); in afs_req_issue_op()341 ret = afs_fetch_data(fsreq->vnode, fsreq); in afs_symlink_readpage()
1068 extern int afs_fetch_data(struct afs_vnode *, struct afs_read *);
354 ret = afs_fetch_data(dvnode, req); in afs_read_dir()
Completed in 16 milliseconds