Searched refs:ctl_be_block_lun (Results 1 – 1 of 1) sorted by relevance
146 struct ctl_be_block_lun;148 typedef void (*cbb_dispatch_t)(struct ctl_be_block_lun *be_lun,150 typedef uint64_t (*cbb_getattr_t)(struct ctl_be_block_lun *be_lun,157 struct ctl_be_block_lun { struct174 SLIST_ENTRY(ctl_be_block_lun) links; argument193 SLIST_HEAD(, ctl_be_block_lun) lun_list; argument224 struct ctl_be_block_lun *lun;239 static void ctl_be_block_flush_file(struct ctl_be_block_lun *be_lun,241 static void ctl_be_block_dispatch_file(struct ctl_be_block_lun *be_lun,243 static void ctl_be_block_gls_file(struct ctl_be_block_lun *be_lun,[all …]