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
1126 static uint32_t gpt_get_block_size(int fd) in gpt_get_block_size()
1147 static int gpt_set_header(uint8_t *gpt_header, int fd, in gpt_set_header()
1189 int fd = -1; in gpt_get_header() local
1252 static uint8_t* gpt_get_pentry_arr(uint8_t *hdr, int fd) in gpt_get_pentry_arr()
1300 static int gpt_set_pentry_arr(uint8_t *hdr, int fd, uint8_t* arr) in gpt_set_pentry_arr()
1378 int fd = -1; in gpt_disk_get_disk_info() local
1507 int fd = -1; in gpt_disk_commit() local