Searched refs:AFSVL_BADPARTITION (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | afs_vl.h | 42 AFSVL_BADPARTITION = 363531, /* Bad partition number */ enumerator |
H A D | misc.c | 51 case AFSVL_BADPARTITION: return -EINVAL; in afs_abort_to_error() |