Searched defs:blk_fd (Results 1 – 2 of 2) sorted by relevance
81 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()
357 android::base::unique_fd blk_fd( in ReadRawDataOfFile() local