Searched refs:pl_device (Results 1 – 2 of 2) sorted by relevance
197 plist->pl_device->stage.mntpnt = path; in stagefs_mount()205 ib_device_t *device = plist->pl_device; in install_stage1_cb()247 abs = plist->pl_device->stage.start + plist->pl_device->stage.offset; in install_stage2_cb()255 offset = plist->pl_device->stage.offset * sector_size; in install_stage2_cb()403 if (asprintf(&file, "%s%s", path, plist->pl_device->stage.path) < 0) { in install_esp_cb()626 device = plist->pl_device; in read_stage2_cb()824 if (asprintf(&file, "%s%s", path, plist->pl_device->stage.path) < 0) { in read_einfo_esp_cb()927 if (plist->pl_device->stage.path == NULL) in print_einfo_cb()930 filepath = plist->pl_device->stage.path; in print_einfo_cb()974 pl->pl_device = calloc(1, sizeof (*pl->pl_device)); in partlist_alloc()[all …]
110 ib_device_t *pl_device; member