Home
last modified time | relevance | path

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

/linux-3.4.99/fs/afs/
Dafs_vl.h36 AFSVL_BADVOLTYPE = 363529, /* Bad volume type */ enumerator
Dvlclient.c34 case AFSVL_BADVOLTYPE: return -EINVAL; in afs_vl_abort_to_error()