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
174 stagefs_mount(char *blkdev, struct partlist *plist) in stagefs_mount() argument191 ret = mount(blkdev, path, MS_OPTIONSTR, in stagefs_mount()326 char *blkdev, *path, *file; in install_esp_cb() local358 blkdev = make_blkdev(plist->pl_devname); in install_esp_cb()359 if (blkdev == NULL) in install_esp_cb()365 free(blkdev); in install_esp_cb()369 mpref.mnt_special = blkdev; in install_esp_cb()375 path = stagefs_mount(blkdev, plist); in install_esp_cb()377 free(blkdev); in install_esp_cb()768 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
100 blkdev.h \
680 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/blkdev/%.c
494 BLKDEV_OBJS += blkdev.o
38 . ${STF_SUITE}/include/blkdev.shlib