Home
last modified time | relevance | path

Searched refs:bc1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto.c183 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() argument
186 if (!bc1) in bio_crypt_ctx_compatible()
189 return bc2 && bc1->bc_key == bc2->bc_key; in bio_crypt_ctx_compatible()
202 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, in bio_crypt_ctx_mergeable() argument
205 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable()
208 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()
A Dblk-crypto-internal.h33 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
/linux-6.3-rc2/arch/arm/boot/dts/
A Drk3288-veyron-fievel.dts435 /* For usb bc1.2 */
450 /* For usb bc1.2 */
/linux-6.3-rc2/arch/m68k/ifpsp060/
A Dpfpsp.sa888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
/linux-6.3-rc2/Documentation/admin-guide/
A Ddevices.txt950 1 = /dev/bc1 Second Baycom radio modem

Completed in 9 milliseconds