Home
last modified time | relevance | path

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

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