Lines Matching defs:fd
145 static int blk_rw(int fd, int rw, int64_t offset, uint8_t *buf, unsigned len) in blk_rw()
282 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain()
400 static int gpt_get_state(int fd, enum gpt_instance gpt, enum gpt_state *state) in gpt_get_state()
466 static int gpt_set_state(int fd, enum gpt_instance gpt, enum gpt_state state) in gpt_set_state()
601 int fd = -1; in set_boot_lun() local
745 int fd = -1; in prepare_partitions() local
973 int r, fd; in prepare_boot_update() local
1128 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size()
1149 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
1191 int fd = -1; in gpt_get_header() local
1254 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr()
1302 static int gpt_set_pentry_arr(uint8_t *hdr, int fd, uint8_t* arr) in gpt_set_pentry_arr()
1380 int fd = -1; in gpt_disk_get_disk_info() local
1509 int fd = -1; in gpt_disk_commit() local