Searched refs:sparse_flags (Results 1 – 2 of 2) sorted by relevance
48 typedef enum sparse_flags { enum
680 uint32_t sparse_flags; in TestPave() local682 ASSERT_TRUE(GetSparseInfo(ContainerType, &sparse_flags, &src_path)); in TestPave()683 ASSERT_TRUE(CreateSparse(sparse_flags, SliceSize, false /* enable_data */)); in TestPave()699 ASSERT_TRUE(DestroySparse(sparse_flags)); in TestPave()
Completed in 6 milliseconds