Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dafs_vl.h54 AFSVL_NOMEM = 363547, /* malloc/realloc failed to alloc enough memory */ enumerator
Dvlclient.c52 case AFSVL_NOMEM: return -EREMOTEIO; in afs_vl_abort_to_error()