Searched refs:UAEDQUOT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/afs/ | ||
| H A D | protocol_uae.h | 129 UAEDQUOT = 0x2f6df78, /* Quota exceeded */ enumerator |
| H A D | misc.c | 89 case UAEDQUOT: return -EDQUOT; in afs_abort_to_error() |