Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dfile.c239 static const struct afs_operation_ops afs_fetch_data_operation = { variable
268 op->ops = &afs_fetch_data_operation; in afs_fetch_data()