Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h42 AFSVL_BADPARTITION = 363531, /* Bad partition number */ enumerator
H A Dmisc.c51 case AFSVL_BADPARTITION: return -EINVAL; in afs_abort_to_error()