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