Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1468 OBD_FL_NOSPC_BLK = 0x00100000, /* no more block space on OST */ enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1344 CLASSERT(OBD_FL_NOSPC_BLK == 0x00100000); in lustre_assert_wire_constants()