Home
last modified time | relevance | path

Searched refs:afs_fs_fetch_data (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/afs/
H A Dfile.c229 .issue_afs_rpc = afs_fs_fetch_data,
244 afs_fs_fetch_data(op); in afs_issue_read_call()
H A Dinternal.h1144 extern void afs_fs_fetch_data(struct afs_operation *);
H A Dfsclient.c464 void afs_fs_fetch_data(struct afs_operation *op) in afs_fs_fetch_data() function