Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents-test.c404 int contains_ex, ex_end, es_end, es_pblk; in test_split_convert() local
426 contains_ex = es.es_lblk <= exp_ext.ex_lblk && in test_split_convert()
431 KUNIT_EXPECT_EQ(test, contains_ex, 1); in test_split_convert()