Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h51 AFSVL_ENTRYLOCKED = 363541, /* Vl entry is already locked */ enumerator
H A Dmisc.c61 case AFSVL_ENTRYLOCKED: return -EBUSY; in afs_abort_to_error()