Home
last modified time | relevance | path

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

/linux-6.14.4/fs/afs/
Dfile.c203 static void afs_fetch_data_notify(struct afs_operation *op) in afs_fetch_data_notify() function
219 afs_fetch_data_notify(op); in afs_fetch_data_success()
225 afs_fetch_data_notify(op); in afs_fetch_data_aborted()
233 .failed = afs_fetch_data_notify,
257 afs_fetch_data_notify(op); in afs_end_read()