Searched refs:AFSVL_NOMEM (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/afs/ | ||
D | afs_vl.h | 60 AFSVL_NOMEM = 363547, /* malloc/realloc failed to alloc enough memory */ enumerator |
D | misc.c | 70 case AFSVL_NOMEM: return -EREMOTEIO; in afs_abort_to_error() |