Home
last modified time | relevance | path

Searched refs:target_lun_is_rdonly (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_backend.h110 bool target_lun_is_rdonly(struct se_cmd *);
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_backend.h118 bool target_lun_is_rdonly(struct se_cmd *);
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_device.c192 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() function
205 EXPORT_SYMBOL(target_lun_is_rdonly); variable
H A Dtarget_core_pscsi.c617 bool read_only = target_lun_is_rdonly(cmd); in pscsi_complete_cmd()
H A Dtarget_core_spc.c1015 if (cmd->se_lun->lun_access_ro || target_lun_is_rdonly(cmd)) in spc_emulate_modesense()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_device.c184 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() function
197 EXPORT_SYMBOL(target_lun_is_rdonly); variable
H A Dtarget_core_pscsi.c609 bool read_only = target_lun_is_rdonly(cmd); in pscsi_complete_cmd()
H A Dtarget_core_spc.c1043 if (cmd->se_lun->lun_access_ro || target_lun_is_rdonly(cmd)) in spc_emulate_modesense()

Completed in 11 milliseconds