Home
last modified time | relevance | path

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

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