Home
last modified time | relevance | path

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

/system/extras/tests/fstest/
Drecovery_test.cpp81 bool getSuperBlock(const int blk_fd, struct ext4_super_block* sb) { in getSuperBlock() function
103 if (!getSuperBlock(blk_fd, &sb)) { in setSbErrorBit()
133 if (!getSuperBlock(blk_fd, &sb)) { in corruptGdtFreeBlock()
313 ASSERT_TRUE(ext4::getSuperBlock(getCacheBlkFd(), &sb)); in TEST_F()