Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c285 static int ctl_be_block_lun_info(struct ctl_be_lun *cbe_lun, struct sbuf *sb);
300 .lun_info = ctl_be_block_lun_info,
3256 ctl_be_block_lun_info(struct ctl_be_lun *cbe_lun, struct sbuf *sb) in ctl_be_block_lun_info() function