Searched refs:UAENAMETOOLONG (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | protocol_uae.h | 44 UAENAMETOOLONG = 0x2f6df23, /* File name too long */ enumerator |
H A D | misc.c | 83 case UAENAMETOOLONG: return -ENAMETOOLONG; in afs_abort_to_error() |