Searched refs:integrity (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/init/
H A Dmain.c93 #include <linux/integrity.h>
/linux-master/block/
H A Dbdev.c15 #include <linux/blk-integrity.h>
/linux-master/include/linux/
H A Dblkdev.h411 struct blk_integrity integrity; member in struct:request_queue
/linux-master/drivers/md/
H A Ddm-table.c15 #include <linux/blk-integrity.h>
1128 * Get a disk whose integrity profile reflects the table's profile.
1129 * Returns NULL if integrity support was inconsistent or unavailable.
1158 DMWARN("%s: integrity not set: %s and %s profile mismatch",
1167 * underlying devices have an integrity profile. But all devices may
1171 * profile). Consequently, stacked DM devices force a 2 stage integrity
1180 /* If target handles integrity itself do not register it here. */
1191 * Register integrity profile during table load; we can do
1200 * If DM device already has an initialized integrity
1204 DMERR("%s: conflict with existing integrity profil
[all...]
H A Ddm-crypt.c19 #include <linux/blk-integrity.h>
218 * encryption requeusts/buffer pages and integrity tags
1176 /* From now we require underlying device with our integrity profile */
1206 ti->error = "Not enough space for integrity tag in the profile.";
1345 /* For READs use IV stored in integrity metadata */
1352 /* Store generated IV in integrity metadata */
1381 dm_audit_log_bio(DM_MSG_PREFIX, "integrity-aead",
1438 /* For READs use IV stored in integrity metadata */
1448 /* Store generated IV in integrity metadata */
1635 * There was a data integrity erro
[all...]
H A Dmd.c44 #include <linux/blk-integrity.h>
2405 * Try to register data integrity profile for an mddev
2409 * are integrity capable with matching profiles.
2438 * All component devices are integrity capable and have matching
2444 pr_debug("md: data integrity enabled on %s\n", mdname(mddev));
2454 pr_err("md: failed to create integrity pool for %s\n",
2464 * integrity profile
2479 pr_err("%s: incompatible integrity profile for %pg\n",
/linux-master/drivers/nvme/host/
H A Drdma.c15 #include <linux/blk-integrity.h>
H A Dpci.c12 #include <linux/blk-integrity.h>
2995 * a single integrity segment for the separate metadata pointer.
/linux-master/drivers/scsi/
H A Dscsi_lib.c24 #include <linux/blk-integrity.h>
45 * Size of integrity metadata is usually small, 1 inline sg should
1099 * scsi_alloc_sgtables - Allocate and initialize data and integrity scatterlists
1102 * Initializes @cmd->sdb and also @cmd->prot_sdb if data integrity is enabled
/linux-master/drivers/nvme/target/
H A Drdma.c8 #include <linux/blk-integrity.h>

Completed in 200 milliseconds

12