Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h53 AFSVL_BADRELLOCKTYPE = 363543, /* Bad release lock type */ enumerator
H A Dmisc.c63 case AFSVL_BADRELLOCKTYPE: return -EINVAL; in afs_abort_to_error()