Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dafs_vl.h59 AFSVL_PERM = 363546, /* No permission access */ enumerator
Dmisc.c69 case AFSVL_PERM: return -EACCES; in afs_abort_to_error()