Home
last modified time | relevance | path

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

/fs/afs/
Dcmservice.c40 .abort_to_error = afs_abort_to_error,
50 .abort_to_error = afs_abort_to_error,
60 .abort_to_error = afs_abort_to_error,
70 .abort_to_error = afs_abort_to_error,
80 .abort_to_error = afs_abort_to_error,
90 .abort_to_error = afs_abort_to_error,
Dfsclient.c262 .abort_to_error = afs_abort_to_error,
427 .abort_to_error = afs_abort_to_error,
434 .abort_to_error = afs_abort_to_error,
543 .abort_to_error = afs_abort_to_error,
645 .abort_to_error = afs_abort_to_error,
741 .abort_to_error = afs_abort_to_error,
825 .abort_to_error = afs_abort_to_error,
914 .abort_to_error = afs_abort_to_error,
1022 .abort_to_error = afs_abort_to_error,
1133 .abort_to_error = afs_abort_to_error,
[all …]
Dvlclient.c132 .abort_to_error = afs_vl_abort_to_error,
142 .abort_to_error = afs_vl_abort_to_error,
Drxrpc.c52 .abort_to_error = afs_abort_to_error,
480 call->error = call->type->abort_to_error(abort_code); in afs_deliver_to_call()
Dinternal.h131 int (*abort_to_error)(u32 abort_code); member