Home
last modified time | relevance | path

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

/freebsd-src/sys/cam/ctl/
H A Dctl_backend_ramdisk.c106 struct ctl_be_lun cbe_lun; /* Must be first element. */ member
365 struct ctl_be_ramdisk_lun *be_lun = (struct ctl_be_ramdisk_lun *)cbe_lun; in ctl_backend_ramdisk_cmp() local
430 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_compare() local
449 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_rw() local
558 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_gls() local
612 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ramdisk_namespace_data() local
642 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ramdisk_nvme_ids() local
693 ctl_backend_ramdisk_delete(struct ctl_be_lun * cbe_lun,off_t lba,off_t len,int anchor) ctl_backend_ramdisk_delete() argument
737 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_ws() local
790 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_unmap() local
822 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_scsi_config_write() local
878 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_wu() local
895 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_wz() local
931 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); ctl_backend_ramdisk_dsm() local
992 ctl_backend_ramdisk_lun_attr(struct ctl_be_lun * cbe_lun,const char * attrname) ctl_backend_ramdisk_lun_attr() argument
1128 struct ctl_be_lun *cbe_lun; ctl_backend_ramdisk_create() local
1342 struct ctl_be_lun *cbe_lun; ctl_backend_ramdisk_modify() local
1416 ctl_backend_ramdisk_lun_shutdown(struct ctl_be_lun * cbe_lun) ctl_backend_ramdisk_lun_shutdown() argument
[all...]
H A Dctl_backend_block.c158 struct ctl_be_lun cbe_lun; /* Must be first element. */ member
524 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_biodone() local
657 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_dispatch_file() local
962 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_dispatch_zvol() local
1335 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_namespace_data() local
1358 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_nvme_ids() local
1368 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_cw_dispatch_sync() local
1407 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_cw_dispatch_ws() local
1563 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_cw_dispatch_wu() local
1589 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_cw_dispatch_wz() local
1669 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_cw_dispatch_dsm() local
1945 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_dispatch() local
2070 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_worker() local
2215 struct ctl_be_lun *cbe_lun; ctl_be_block_open_file() local
2325 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_open_dev() local
2502 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_close() local
2535 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; ctl_be_block_open() local
2632 struct ctl_be_lun *cbe_lun; ctl_be_block_create() local
2838 struct ctl_be_lun *cbe_lun; ctl_be_block_rm() local
2913 struct ctl_be_lun *cbe_lun; ctl_be_block_modify() local
3010 ctl_be_block_lun_shutdown(struct ctl_be_lun * cbe_lun) ctl_be_block_lun_shutdown() argument
3037 struct ctl_be_lun *cbe_lun; ctl_be_block_scsi_config_write() local
3256 ctl_be_block_lun_info(struct ctl_be_lun * cbe_lun,struct sbuf * sb) ctl_be_block_lun_info() argument
3274 ctl_be_block_lun_attr(struct ctl_be_lun * cbe_lun,const char * attrname) ctl_be_block_lun_attr() argument
[all...]