Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dfile.c228 const struct afs_operation_ops afs_fetch_data_operation = { variable
355 op->ops = &afs_fetch_data_operation; in afs_issue_read()
H A Dinode.c354 if (op->ops == &afs_fetch_data_operation) in afs_apply_status()
H A Dinternal.h1139 extern const struct afs_operation_ops afs_fetch_data_operation;