Searched refs:blk_crypto_rq_has_keyslot (Results 1 - 2 of 2) sorted by relevance

/linux-master/block/
H A Dblk-crypto-internal.h68 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) function
127 static inline bool blk_crypto_rq_has_keyslot(struct request *rq) function
177 if (blk_crypto_rq_has_keyslot(rq))
H A Dblk-mq.c909 if (blk_crypto_rq_has_keyslot(req) && nr_bytes >= blk_rq_bytes(req))

Completed in 120 milliseconds