Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h32 AFSVL_IO = 363521, /* I/O related error */ enumerator
H A Dmisc.c42 case AFSVL_IO: return -EREMOTEIO; in afs_abort_to_error()