Home
last modified time | relevance | path

Searched refs:ctl_be_block_open (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c272 static int ctl_be_block_open(struct ctl_be_block_lun *be_lun,
2531 ctl_be_block_open(struct ctl_be_block_lun *be_lun, struct ctl_lun_req *req) in ctl_be_block_open() function
2683 retval = ctl_be_block_open(be_lun, req); in ctl_be_block_create()
2963 error = ctl_be_block_open(be_lun, req); in ctl_be_block_modify()
3076 retval = ctl_be_block_open(be_lun, &req); in ctl_be_block_scsi_config_write()