Searched refs:AFSVL_IDEXIST (Results 1 – 2 of 2) sorted by relevance
/fs/afs/ | ||
D | afs_vl.h | 27 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ enumerator |
D | vlclient.c | 24 case AFSVL_IDEXIST: return -EEXIST; in afs_vl_abort_to_error() |