Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dafs_vl.h56 AFSVL_PERM = 363546, /* No permission access */ enumerator
H A Dmisc.c66 case AFSVL_PERM: return -EACCES; in afs_abort_to_error()