Lines Matching defs:fd
145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw()
289 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain()
407 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state()
473 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state()
608 int fd = -1; in set_boot_lun() local
752 int fd = -1; in prepare_partitions() local
1133 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size()
1154 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
1196 int fd = -1; in gpt_get_header() local
1259 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr()
1307 static int gpt_set_pentry_arr(uint8_t *hdr, int fd, uint8_t* arr) in gpt_set_pentry_arr()
1385 int fd = -1; in gpt_disk_get_disk_info() local
1514 int fd = -1; in gpt_disk_commit() local