Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_errno.h75 #define LUSTRE_ERANGE 34 /* Math result not representable */ macro
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c77 [ERANGE] = LUSTRE_ERANGE,
223 [LUSTRE_ERANGE] = ERANGE,