Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h377 FID_SEQ_LLOG = 1, /* unnamed llogs */ enumerator
448 return (seq == FID_SEQ_LLOG); in fid_seq_is_llog()
617 ostid_set_seq(oi, FID_SEQ_LLOG); in ostid_set_seq_llog()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c407 llog_group_init(&obd->obd_olg, FID_SEQ_LLOG); in class_attach()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c474 LASSERTF(FID_SEQ_LLOG == 1, "found %lld\n", in lustre_assert_wire_constants()
475 (long long)FID_SEQ_LLOG); in lustre_assert_wire_constants()