Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dprotocol_uae.h9 UAEPERM = 0x2f6df00, /* Operation not permitted */ enumerator
H A Dmisc.c70 case UAEPERM: return -EPERM; in afs_abort_to_error()