Searched refs:bc1 (Results 1 – 4 of 4) sorted by relevance
/linux/block/ |
H A D | blk-crypto.c | 184 static bool bio_crypt_ctx_compatible(struct bio_crypt_ctx *bc1, in bio_crypt_ctx_compatible() argument 187 if (!bc1) in bio_crypt_ctx_compatible() 190 return bc2 && bc1->bc_key == bc2->bc_key; in bio_crypt_ctx_compatible() 203 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes, in bio_crypt_ctx_mergeable() argument 206 if (!bio_crypt_ctx_compatible(bc1, bc2)) in bio_crypt_ctx_mergeable() 209 return !bc1 || bio_crypt_dun_is_contiguous(bc1, bc1_bytes, bc2->bc_dun); in bio_crypt_ctx_mergeable()
|
H A D | blk-crypto-internal.h | 33 bool bio_crypt_ctx_mergeable(struct bio_crypt_ctx *bc1, unsigned int bc1_bytes,
|
/linux/arch/m68k/ifpsp060/ |
H A D | pfpsp.sa | 888 dc.l $1248ff66,$2f084a28,$00005bc1,$202eff5c
|
/linux/Documentation/admin-guide/ |
H A D | devices.txt | 950 1 = /dev/bc1 Second Baycom radio modem
|