Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h30 AFSVL_IDEXIST = 363520, /* Volume Id entry exists in vl database */ enumerator
H A Dmisc.c40 case AFSVL_IDEXIST: return -EEXIST; in afs_abort_to_error()