Home
last modified time | relevance | path

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

/linux-6.14.4/fs/afs/
Dfile.c222 static void afs_fetch_data_aborted(struct afs_operation *op) in afs_fetch_data_aborted() function
232 .aborted = afs_fetch_data_aborted,
255 afs_fetch_data_aborted(op); in afs_end_read()