Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dfile.c238 static const struct afs_operation_ops afs_fetch_data_operation = { variable
267 op->ops = &afs_fetch_data_operation; in afs_fetch_data()