Searched refs:target_attributes (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | dm-ima.rst | 132 <target_version> "," <target_attributes> ";" 147 …target_attributes := Data containing comma separated list of name=value pairs of target specific a… 342 The 'target_attributes' (described as part of EVENT_DATA in 'Table load' 347 …target_attributes := <target_name> "," <target_version> "," <metadata_mode> "," <cache_metadata_de… 377 The 'target_attributes' (described as part of EVENT_DATA in 'Table load' 382 …target_attributes := <target_name> "," <target_version> "," <allow_discards> "," <same_cpu_crypt> … 420 The 'target_attributes' (described as part of EVENT_DATA in 'Table load' 425 target_attributes := <target_name> "," <target_version> "," <dev_name> "," <start> 464 The 'target_attributes' (described as part of EVENT_DATA in 'Table load' 469 target_attributes := <target_name> "," <target_version> "," <device_name> <,> <start> ";" [all …]
|
/linux-6.1.9/drivers/scsi/ |
D | scsi_transport_spi.c | 1531 static struct attribute *target_attributes[] = { variable 1553 .attrs = target_attributes,
|