Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dprotocol_uae.h21 UAEACCES = 0x2f6df0c, /* Permission denied */ enumerator
H A Dmisc.c73 case UAEACCES: return -EACCES; in afs_abort_to_error()