Searched refs:UAENOENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/afs/ | ||
H A D | protocol_uae.h | 10 UAENOENT = 0x2f6df01, /* No such file or directory */ enumerator |
H A D | misc.c | 71 case UAENOENT: return -ENOENT; in afs_abort_to_error() |