Home
last modified time | relevance | path

Searched refs:SEQ_ALLOC_SUPER (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/fid/
Dfid_request.c90 if (opc == SEQ_ALLOC_SUPER) { in seq_client_rpc()
161 SEQ_ALLOC_SUPER, "super"); in seq_client_alloc_super()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2622 SEQ_ALLOC_SUPER = 0, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c287 LASSERTF(SEQ_ALLOC_SUPER == 0, "found %lld\n", in lustre_assert_wire_constants()
288 (long long)SEQ_ALLOC_SUPER); in lustre_assert_wire_constants()