Home
last modified time | relevance | path

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

/linux-5.19.10/fs/afs/
Dafs_vl.h37 AFSVL_BADNAME = 363527, /* Volume name is illegal */ enumerator
Dmisc.c47 case AFSVL_BADNAME: return -EINVAL; in afs_abort_to_error()