Home
last modified time | relevance | path

Searched refs:blk_crypto_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/block/
Dblk-crypto-internal.h86 int blk_crypto_ioctl(struct block_device *bdev, unsigned int cmd,
136 static inline int blk_crypto_ioctl(struct block_device *bdev, unsigned int cmd, in blk_crypto_ioctl() function
Dblk-crypto.c595 int blk_crypto_ioctl(struct block_device *bdev, unsigned int cmd, in blk_crypto_ioctl() function
Dioctl.c633 return blk_crypto_ioctl(bdev, cmd, argp); in blkdev_common_ioctl()