Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dafs_vl.h58 AFSVL_NOMEM = 363547, /* malloc/realloc failed to alloc enough memory */ enumerator
H A Dmisc.c68 case AFSVL_NOMEM: return -EREMOTEIO; in afs_abort_to_error()