Searched refs:target_lun_is_rdonly (Results 1 – 4 of 4) sorted by relevance
92 bool target_lun_is_rdonly(struct se_cmd *);
194 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() function207 EXPORT_SYMBOL(target_lun_is_rdonly);
988 bool read_only = target_lun_is_rdonly(cmd);; in spc_emulate_modesense()
648 bool read_only = target_lun_is_rdonly(cmd); in pscsi_transport_complete()