Home
last modified time | relevance | path

Searched refs:VVOLEXISTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/afs/
Dafs_fs.h51 VVOLEXISTS = 104, /* volume name already exists */ enumerator
Dmisc.c33 case VVOLEXISTS: return -EEXIST; in afs_abort_to_error()
Drotate.c213 case VVOLEXISTS: in afs_select_fileserver()