Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c666 LASSERT((ii->ii_flags & II_FL_VARREC) == 0); in dt_index_page_build()
915 ii->ii_flags |= II_FL_VARREC; in dt_index_read()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3423 II_FL_VARREC = 1 << 2, /* records can be of variable size */ enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1774 LASSERTF(II_FL_VARREC == 4, "found %lld\n", in lustre_assert_wire_constants()
1775 (long long)II_FL_VARREC); in lustre_assert_wire_constants()