Searched refs:target_lun_is_rdonly (Results 1 – 4 of 4) sorted by relevance
118 bool target_lun_is_rdonly(struct se_cmd *);
184 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() function197 EXPORT_SYMBOL(target_lun_is_rdonly);
609 bool read_only = target_lun_is_rdonly(cmd); in pscsi_complete_cmd()
1043 if (cmd->se_lun->lun_access_ro || target_lun_is_rdonly(cmd)) in spc_emulate_modesense()