Home
last modified time | relevance | path

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

/fs/afs/
Dafs_vl.h27 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ enumerator
Dvlclient.c24 case AFSVL_IDEXIST: return -EEXIST; in afs_vl_abort_to_error()