Searched refs:AFSVL_IDEXIST (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/afs/ | ||
| D | afs_vl.h | 29 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() |