Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dprotocol_uae.h10 UAENOENT = 0x2f6df01, /* No such file or directory */ enumerator
H A Dmisc.c71 case UAENOENT: return -ENOENT; in afs_abort_to_error()