Home
last modified time | relevance | path

Searched refs:target_lun_is_rdonly (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/target/
A Dtarget_core_backend.h114 bool target_lun_is_rdonly(struct se_cmd *);
/linux-6.3-rc2/drivers/target/
A Dtarget_core_device.c189 bool target_lun_is_rdonly(struct se_cmd *cmd) in target_lun_is_rdonly() function
202 EXPORT_SYMBOL(target_lun_is_rdonly);
A Dtarget_core_pscsi.c610 bool read_only = target_lun_is_rdonly(cmd); in pscsi_complete_cmd()
A Dtarget_core_spc.c1048 if (cmd->se_lun->lun_access_ro || target_lun_is_rdonly(cmd)) in spc_emulate_modesense()

Completed in 10 milliseconds