Home
last modified time | relevance | path

Searched defs:blk_fd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/tests/fstest/
H A Drecovery_test.cpp81 bool getSuperBlock(const int blk_fd, struct ext4_super_block* sb) { in getSuperBlock()
100 bool setSbErrorBit(const int blk_fd) { in setSbErrorBit()
130 bool corruptGdtFreeBlock(const int blk_fd) { in corruptGdtFreeBlock()
/aosp_15_r20/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp357 android::base::unique_fd blk_fd( in ReadRawDataOfFile() local