afs_error
extern void afs_prioritise_error(struct afs_error *, int, u32);
struct afs_error cumul_error; /* Cumulative error */
struct afs_error cumul_error; /* Cumulative error */
void afs_prioritise_error(struct afs_error *e, int error, u32 abort_code)
struct afs_error *_e)
struct afs_error e = {};