Searched refs:UAEBUSY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/afs/ | ||
| H A D | protocol_uae.h | 24 UAEBUSY = 0x2f6df0f, /* Device or resource busy */ enumerator |
| H A D | misc.c | 74 case UAEBUSY: return -EBUSY; in afs_abort_to_error() |