Home
last modified time | relevance | path

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

/freebsd-14.2/sys/cam/ctl/
H A Dctl_backend_ramdisk.c107 struct ctl_be_lun cbe_lun; /* Must be first element. */ member
366 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_cmp() local
438 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_compare() local
457 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_rw() local
566 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_gls() local
662 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_ws() local
713 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_unmap() local
743 struct ctl_be_lun *cbe_lun = CTL_BACKEND_LUN(io); in ctl_backend_ramdisk_config_write() local
933 struct ctl_be_lun *cbe_lun; in ctl_backend_ramdisk_create() local
1147 struct ctl_be_lun *cbe_lun; in ctl_backend_ramdisk_modify() local
[all …]
H A Dctl_backend_block.c498 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_biodone() local
638 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_dispatch_file() local
942 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_dispatch_zvol() local
1314 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_sync() local
1353 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_cw_dispatch_ws() local
1618 struct ctl_be_lun *cbe_lun = &be_lun->cbe_lun; in ctl_be_block_dispatch() local
1880 struct ctl_be_lun *cbe_lun; in ctl_be_block_open_file() local
2297 struct ctl_be_lun *cbe_lun; in ctl_be_block_create() local
2503 struct ctl_be_lun *cbe_lun; in ctl_be_block_rm() local
2578 struct ctl_be_lun *cbe_lun; in ctl_be_block_modify() local
[all …]