summary refs log tree commit diff
path: root/block/fops.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-05-03 20:54:13 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-05-11 23:03:00 +0900
commit5ca1668a9f5d25201fb21b191c1bd419ceb692d0 (patch)
tree895004a510282bd17b17d608391bb4c8cb266f60 /block/fops.c
parent3aab3abb856b2339f3b8286a075f99034f9d3477 (diff)
downloadlinux-5ca1668a9f5d25201fb21b191c1bd419ceb692d0.tar.gz
blk-crypto: move internal only declarations to blk-crypto-internal.h
commit 3569788c08235c6f3e9e6ca724b2df44787ff487 upstream.

 blk_crypto_get_keyslot, blk_crypto_put_keyslot, __blk_crypto_evict_key
and __blk_crypto_cfg_supported are only used internally by the
blk-crypto code, so move the out of blk-crypto-profile.h, which is
included by drivers that supply blk-crypto functionality.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20221114042944.1009870-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/fops.c')
0 files changed, 0 insertions, 0 deletions