Searched refs:blk_path_ (Results 1 – 1 of 1) sorted by relevance
198 strcpy(blk_path_, fstab->recs[i].blk_device); in setCacheInfoFromFstab()241 blk_fd_ = open(blk_path_, O_RDWR); in getCacheBlkFd()276 char blk_path_[FILENAME_MAX]; member in android::FsRecoveryTest