Searched defs:be_lun (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.h147 void *be_lun; /* passed to CTL */ member in struct:ctl_be_lun
[all...]
H A Dctl_backend_ramdisk.c211 ctl_backend_ramdisk_getpage(struct ctl_be_ramdisk_lun *be_lun, off_t pn, argument
273 ctl_backend_ramdisk_unmappage(struct ctl_be_ramdisk_lun *be_lun, off_t pn) argument
303 ctl_backend_ramdisk_anchorpage(struct ctl_be_ramdisk_lun *be_lun, off_t pn) argument
366 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
404 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
480 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
560 struct ctl_be_ramdisk_lun *be_lun; local
592 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
646 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
688 struct ctl_be_ramdisk_lun *be_lun = cbe_lun->be_lun; local
824 struct ctl_be_ramdisk_lun *be_lun = arg; local
883 struct ctl_be_ramdisk_lun *be_lun; local
957 struct ctl_be_ramdisk_lun *be_lun; local
1169 struct ctl_be_ramdisk_lun *be_lun; local
1242 struct ctl_be_ramdisk_lun *be_lun = lun; local
[all...]
H A Dctl_backend_block.c396 struct ctl_be_block_lun *be_lun; local
472 struct ctl_be_block_lun *be_lun; local
567 ctl_be_block_flush_file(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
619 ctl_be_block_dispatch_file(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
784 ctl_be_block_gls_file(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
823 ctl_be_block_getattr_file(struct ctl_be_block_lun *be_lun, const char *attrname) argument
851 ctl_be_block_dispatch_zvol(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
955 ctl_be_block_gls_zvol(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
1002 ctl_be_block_flush_dev(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
1047 ctl_be_block_unmap_dev_range(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio, uint64_t off, uint64_t len, int last) argument
1091 ctl_be_block_unmap_dev(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
1127 ctl_be_block_dispatch_dev(struct ctl_be_block_lun *be_lun, struct ctl_be_block_io *beio) argument
1206 ctl_be_block_getattr_dev(struct ctl_be_block_lun *be_lun, const char *attrname) argument
1230 ctl_be_block_cw_dispatch_sync(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1268 ctl_be_block_cw_dispatch_ws(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1372 ctl_be_block_cw_dispatch_unmap(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1414 ctl_be_block_cr_dispatch(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1457 ctl_be_block_cw_dispatch(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1512 struct ctl_be_block_lun *be_lun; local
1535 ctl_be_block_dispatch(struct ctl_be_block_lun *be_lun, union ctl_io *io) argument
1654 struct ctl_be_block_lun *be_lun = (struct ctl_be_block_lun *)context; local
1742 struct ctl_be_block_lun *be_lun; local
1808 ctl_be_block_open_file(struct ctl_be_block_lun *be_lun, struct ctl_lun_req *req) argument
1907 ctl_be_block_open_dev(struct ctl_be_block_lun *be_lun, struct ctl_lun_req *req) argument
2084 ctl_be_block_close(struct ctl_be_block_lun *be_lun) argument
2117 ctl_be_block_open(struct ctl_be_block_lun *be_lun, struct ctl_lun_req *req) argument
2215 struct ctl_be_block_lun *be_lun; local
2429 struct ctl_be_block_lun *be_lun; local
2504 struct ctl_be_block_lun *be_lun; local
2600 struct ctl_be_block_lun *be_lun = lun; local
2625 struct ctl_be_block_lun *be_lun; local
2710 struct ctl_be_block_lun *be_lun; local
2751 ctl_be_block_lun_info(void *be_lun, struct sbuf *sb) argument
2771 ctl_be_block_lun_attr(void *be_lun, const char *attrname) argument
[all...]
H A Dctl_private.h382 struct ctl_be_lun *be_lun; member in struct:ctl_lun
H A Dctl.c4506 ctl_add_lun(struct ctl_be_lun *be_lun) argument
4889 ctl_start_lun(struct ctl_be_lun *be_lun) argument
4900 ctl_stop_lun(struct ctl_be_lun *be_lun) argument
4911 ctl_lun_no_media(struct ctl_be_lun *be_lun) argument
4922 ctl_lun_has_media(struct ctl_be_lun *be_lun) argument
4950 ctl_lun_ejected(struct ctl_be_lun *be_lun) argument
4961 ctl_lun_primary(struct ctl_be_lun *be_lun) argument
4974 ctl_lun_secondary(struct ctl_be_lun *be_lun) argument
4993 ctl_remove_lun(struct ctl_be_lun *be_lun) argument
5021 ctl_lun_capacity_changed(struct ctl_be_lun *be_lun) argument
[all...]

Completed in 132 milliseconds