Searched refs:call_blkpg_ioctl (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libefi/ |
| H A D | rdwr_efi.c | 1128 call_blkpg_ioctl(int fd, int command, diskaddr_t start, in call_blkpg_ioctl() function 1321 rval = call_blkpg_ioctl(fd, BLKPG_DEL_PARTITION, 0, 0, resv_index + 1); in efi_use_whole_disk() 1328 rval = call_blkpg_ioctl(fd, BLKPG_RESIZE_PARTITION, in efi_use_whole_disk() 1350 (void) call_blkpg_ioctl(fd, BLKPG_ADD_PARTITION, in efi_use_whole_disk()
|