Searched defs:dev_fd (Results 1 – 6 of 6) sorted by relevance
1152 read_stage1_from_disk(int dev_fd, char *stage1_buf) in read_stage1_from_disk()1164 read_stage2_from_disk(int dev_fd, ig_stage2_t *stage2) in read_stage2_from_disk()1236 int dev_fd = device->part_fd; in is_update_necessary() local
44 static int dev_fd; variable
179 read_bootblock_from_disk(int dev_fd, ib_bootblock_t *bblock) in read_bootblock_from_disk()266 int dev_fd = device->fd; in is_update_necessary() local
770 static int dev_fd, fcode_size; in q_load_file() local979 static int dev_fd, fcode_size; in fcode_load_file() local
483 int dev_fd = -1; in main() local
204 int dev_fd; member