dm_crypt_request 96 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq); dm_crypt_request 98 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq); dm_crypt_request 291 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 300 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 309 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 319 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 366 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 379 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 454 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq, dm_crypt_request 502 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 520 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 610 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq, dm_crypt_request 648 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 674 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 693 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 718 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 907 drivers/md/dm-crypt.c static struct dm_crypt_request *dmreq_of_req(struct crypt_config *cc, dm_crypt_request 910 drivers/md/dm-crypt.c return (struct dm_crypt_request *)((char *)req + cc->dmreq_start); dm_crypt_request 913 drivers/md/dm-crypt.c static void *req_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) dm_crypt_request 919 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 930 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 936 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 943 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 951 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 961 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq) dm_crypt_request 973 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq; dm_crypt_request 1070 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq; dm_crypt_request 1675 drivers/md/dm-crypt.c struct dm_crypt_request *dmreq = async_req->data; dm_crypt_request 2622 drivers/md/dm-crypt.c cc->dmreq_start = ALIGN(cc->dmreq_start, __alignof__(struct dm_crypt_request)); dm_crypt_request 2626 drivers/md/dm-crypt.c iv_size_padding = -(cc->dmreq_start + sizeof(struct dm_crypt_request)) dm_crypt_request 2638 drivers/md/dm-crypt.c additional_req_size = sizeof(struct dm_crypt_request) +