Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_yaffs2.c840 int small_hole; in yaffs2_handle_hole() local
867 small_hole = 1; in yaffs2_handle_hole()
869 small_hole = 0; in yaffs2_handle_hole()
871 if (small_hole) in yaffs2_handle_hole()
/openbmc/linux/lib/
H A Dstackinit_kunit.c322 DEFINE_STRUCT_TEST(small_hole, init, xfail); \