Home
last modified time | relevance | path

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

/linux-4.1.27/fs/afs/
Dafs_vl.h50 AFSVL_BADRELLOCKTYPE = 363543, /* Bad release lock type */ enumerator
Dvlclient.c48 case AFSVL_BADRELLOCKTYPE: return -EINVAL; in afs_vl_abort_to_error()