Searched refs:AFSVL_BADRELLOCKTYPE (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/afs/ | ||
D | afs_vl.h | 56 AFSVL_BADRELLOCKTYPE = 363543, /* Bad release lock type */ enumerator |
D | misc.c | 66 case AFSVL_BADRELLOCKTYPE: return -EINVAL; in afs_abort_to_error() |