Home
last modified time | relevance | path

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

/linux-6.14.4/fs/afs/
Dfile.c230 .issue_yfs_rpc = yfs_fs_fetch_data,
242 yfs_fs_fetch_data(op); in afs_issue_read_call()
Dinternal.h1665 extern void yfs_fs_fetch_data(struct afs_operation *);
Dyfsclient.c468 void yfs_fs_fetch_data(struct afs_operation *op) in yfs_fs_fetch_data() function