Searched refs:AFSVL_BADNAME (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/afs/ | ||
D | afs_vl.h | 34 AFSVL_BADNAME = 363527, /* Volume name is illegal */ enumerator |
D | vlclient.c | 32 case AFSVL_BADNAME: return -EINVAL; in afs_vl_abort_to_error() |