Searched refs:afs_prioritise_error (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/afs/ |
| H A D | vl_probe.c | 188 afs_prioritise_error(_e, call->error, call->abort_code); in afs_do_probe_vlserver() 192 afs_prioritise_error(_e, PTR_ERR(call), 0); in afs_do_probe_vlserver()
|
| H A D | misc.c | 143 void afs_prioritise_error(struct afs_error *e, int error, u32 abort_code) in afs_prioritise_error() function
|
| H A D | internal.h | 1315 extern void afs_prioritise_error(struct afs_error *, int, u32); 1339 afs_prioritise_error(&op->cumul_error, error, abort_code); in afs_op_accumulate_error()
|