Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_errno.h69 #define LUSTRE_ESPIPE 29 /* Illegal seek */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c72 [ESPIPE] = LUSTRE_ESPIPE,
218 [LUSTRE_ESPIPE] = ESPIPE,