Searched refs:bc1 (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/block/ |
D | blk-crypto.c | 177 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() argument 180 if (!bc1) in bio_crypt_ctx_compatible() 183 return bc2 && bc1->bc_key == bc2->bc_key; in bio_crypt_ctx_compatible() 196 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, in bio_crypt_ctx_mergeable() argument 199 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable() 202 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()
|
D | blk-crypto-internal.h | 33 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | rk3288-veyron-fievel.dts | 435 /* For usb bc1.2 */ 450 /* For usb bc1.2 */
|
/linux-6.1.9/arch/m68k/ifpsp060/ |
D | pfpsp.sa | 888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
|
/linux-6.1.9/Documentation/admin-guide/ |
D | devices.txt | 950 1 = /dev/bc1 Second Baycom radio modem
|