Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dafs_vl.h49 AFSVL_BADVOLOPER = 363542, /* Bad volume operation code */ enumerator
Dvlclient.c47 case AFSVL_BADVOLOPER: return -EBADRQC; in afs_vl_abort_to_error()