Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dprotocol_uae.h24 UAEBUSY = 0x2f6df0f, /* Device or resource busy */ enumerator
H A Dmisc.c74 case UAEBUSY: return -EBUSY; in afs_abort_to_error()