Searched refs:AFSVL_IDEXIST (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/afs/ ! | ||
D | afs_vl.h | 30 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ enumerator |
D | misc.c | 40 case AFSVL_IDEXIST: return -EEXIST; in afs_abort_to_error() |