Home
last modified time | relevance | path

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

/linux-6.1.9/fs/afs/
Dafs_fs.h49 VVOLEXISTS = 104, /* volume name already exists */ enumerator
Dmisc.c30 case VVOLEXISTS: return -EEXIST; in afs_abort_to_error()
Drotate.c187 case VVOLEXISTS: in afs_select_fileserver()