Lines Matching refs:se_device
40 static inline struct iblock_dev *IBLOCK_DEV(struct se_device *dev) in IBLOCK_DEV()
58 static struct se_device *iblock_alloc_device(struct se_hba *hba, const char *name) in iblock_alloc_device()
82 static bool iblock_configure_unmap(struct se_device *dev) in iblock_configure_unmap()
90 static int iblock_configure_device(struct se_device *dev) in iblock_configure_device()
189 struct se_device *dev = container_of(p, struct se_device, rcu_head); in iblock_dev_call_rcu()
196 static void iblock_free_device(struct se_device *dev) in iblock_free_device()
201 static void iblock_destroy_device(struct se_device *dev) in iblock_destroy_device()
210 static struct se_dev_plug *iblock_plug_device(struct se_device *se_dev) in iblock_plug_device()
237 static sector_t iblock_get_blocks(struct se_device *dev) in iblock_get_blocks()
440 struct se_device *dev = cmd->se_dev; in iblock_execute_unmap()
458 struct se_device *dev = cmd->se_dev; in iblock_execute_zero_out()
496 struct se_device *dev = cmd->se_dev; in iblock_execute_write_same()
580 static ssize_t iblock_set_configfs_dev_params(struct se_device *dev, in iblock_set_configfs_dev_params()
661 static ssize_t iblock_show_configfs_dev_params(struct se_device *dev, char *b) in iblock_show_configfs_dev_params()
691 struct se_device *dev = cmd->se_dev; in iblock_alloc_bip()
745 struct se_device *dev = cmd->se_dev; in iblock_execute_rw()
865 struct se_device *dev = cmd->se_dev; in iblock_execute_pr_out()
984 struct se_device *dev = cmd->se_dev; in iblock_pr_read_keys()
1053 struct se_device *dev = cmd->se_dev; in iblock_pr_read_reservation()
1114 static sector_t iblock_get_alignment_offset_lbas(struct se_device *dev) in iblock_get_alignment_offset_lbas()
1128 static unsigned int iblock_get_lbppbe(struct se_device *dev) in iblock_get_lbppbe()
1138 static unsigned int iblock_get_io_min(struct se_device *dev) in iblock_get_io_min()
1146 static unsigned int iblock_get_io_opt(struct se_device *dev) in iblock_get_io_opt()
1169 static bool iblock_get_write_cache(struct se_device *dev) in iblock_get_write_cache()