Searched refs:AFSVL_BADNAME (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/afs/ | ||
| H A D | afs_vl.h | 37 AFSVL_BADNAME = 363527, /* Volume name is illegal */ enumerator |
| H A D | misc.c | 47 case AFSVL_BADNAME: return -EINVAL; in afs_abort_to_error() |