Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs_vl.h33 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ enumerator
Dmisc.c43 case AFSVL_IDEXIST: return -EEXIST; in afs_abort_to_error()