Searched refs:blkdev (Results 1 – 16 of 16) sorted by relevance
33 set name=pkg.fmri value=pkg:/driver/storage/blkdev@$(PKGVERS)41 file path=kernel/drv/$(ARCH64)/blkdev group=sys44 file path=usr/share/man/man4d/blkdev.4d45 driver name=blkdev perms="* 0640 root root"
712 file path=usr/include/sys/blkdev.h
59 file path=opt/zfs-tests/include/blkdev.shlib mode=0444
173 stagefs_mount(char *blkdev, struct partlist *plist) in stagefs_mount() argument190 ret = mount(blkdev, path, MS_OPTIONSTR, in stagefs_mount()325 char *blkdev, *path, *file; in install_esp_cb() local357 blkdev = make_blkdev(plist->pl_devname); in install_esp_cb()358 if (blkdev == NULL) in install_esp_cb()364 free(blkdev); in install_esp_cb()368 mpref.mnt_special = blkdev; in install_esp_cb()374 path = stagefs_mount(blkdev, plist); in install_esp_cb()376 free(blkdev); in install_esp_cb()767 char *blkdev, *path, *file; in read_einfo_esp_cb() local[all …]
39 MODULE = blkdev
27 blkdev \
48 LDFLAGS += -N misc/virtio -N drv/blkdev
50 LDFLAGS += -N drv/blkdev -N misc/sata
72 LDFLAGS += -Ndrv/blkdev $(BREDUCE) -M $(MAPFILE)
53 LDFLAGS += -N drv/blkdev
38 blkdev.4d \
209 DRV_KMODS += blkdev
96 blkdev.h \
680 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/blkdev/%.c
496 BLKDEV_OBJS += blkdev.o
35 . ${STF_SUITE}/include/blkdev.shlib