Searched refs:blk_device (Results 1 – 1 of 1) sorted by relevance
258 char *blk_device; in ensure_path_mounted() local259 blk_device = (char*)v->device; in ensure_path_mounted()261 blk_device = getenv(SD_POINT_NAME); in ensure_path_mounted()262 if (blk_device == NULL) { in ensure_path_mounted()264 blk_device = getenv(SD_POINT_NAME); in ensure_path_mounted()266 result = mount(blk_device, v->mount_point, v->fs_type, in ensure_path_mounted()