Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dprotocol_uae.h44 UAENAMETOOLONG = 0x2f6df23, /* File name too long */ enumerator
H A Dmisc.c83 case UAENAMETOOLONG: return -ENAMETOOLONG; in afs_abort_to_error()