Lines Matching defs:fd
151 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw()
288 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain()
406 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state()
472 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state()
607 int fd = -1; in set_boot_lun() local
751 int fd = -1; in prepare_partitions() local
979 int r, fd; in prepare_boot_update() local
1134 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size()
1155 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
1197 int fd = -1; in gpt_get_header() local
1260 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr()
1308 static int gpt_set_pentry_arr(uint8_t *hdr, int fd, uint8_t* arr) in gpt_set_pentry_arr()
1386 int fd = -1; in gpt_disk_get_disk_info() local
1515 int fd = -1; in gpt_disk_commit() local