Searched refs:UAENOSPC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/afs/ | ||
H A D | protocol_uae.h | 36 UAENOSPC = 0x2f6df1b, /* No space left on device */ enumerator |
H A D | misc.c | 79 case UAENOSPC: return -ENOSPC; in afs_abort_to_error() |