Home
last modified time | relevance | path

Searched defs:cbe_lun (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_backend_ramdisk.c106 struct ctl_be_lun cbe_lun; /* Must be first element. */ member
364 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_cmp() local
429 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_compare() local
448 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_rw() local
557 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_gls() local
611 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ramdisk_namespace_data() local
641 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ramdisk_nvme_ids() local
692 ctl_backend_ramdisk_delete(struct ctl_be_lun *cbe_lun, off_t lba, off_t len, in ctl_backend_ramdisk_delete()
736 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_ws() local
789 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_unmap() local
[all …]
H A Dctl_backend_block.c158 struct ctl_be_lun cbe_lun; /* Must be first element. */ member
522 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_biodone() local
655 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_dispatch_file() local
960 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_dispatch_zvol() local
1333 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_namespace_data() local
1356 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_nvme_ids() local
1366 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_sync() local
1405 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_ws() local
1561 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_wu() local
1587 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_wz() local
[all …]