lo_encrypt_type  1297 drivers/block/loop.c 	if (info->lo_encrypt_type) {
lo_encrypt_type  1298 drivers/block/loop.c 		unsigned int type = info->lo_encrypt_type;
lo_encrypt_type  1400 drivers/block/loop.c 	info->lo_encrypt_type =
lo_encrypt_type  1432 drivers/block/loop.c 	info64->lo_encrypt_type = info->lo_encrypt_type;
lo_encrypt_type  1437 drivers/block/loop.c 	if (info->lo_encrypt_type == LO_CRYPT_CRYPTOAPI)
lo_encrypt_type  1453 drivers/block/loop.c 	info->lo_encrypt_type = info64->lo_encrypt_type;
lo_encrypt_type  1458 drivers/block/loop.c 	if (info->lo_encrypt_type == LO_CRYPT_CRYPTOAPI)
lo_encrypt_type  1663 drivers/block/loop.c 	compat_int_t	lo_encrypt_type;
lo_encrypt_type  1692 drivers/block/loop.c 	info64->lo_encrypt_type = info.lo_encrypt_type;
lo_encrypt_type  1697 drivers/block/loop.c 	if (info.lo_encrypt_type == LO_CRYPT_CRYPTOAPI)
lo_encrypt_type  1721 drivers/block/loop.c 	info.lo_encrypt_type = info64->lo_encrypt_type;
lo_encrypt_type  1726 drivers/block/loop.c 	if (info.lo_encrypt_type == LO_CRYPT_CRYPTOAPI)
lo_encrypt_type    38 include/uapi/linux/loop.h 	int		   lo_encrypt_type;
lo_encrypt_type    54 include/uapi/linux/loop.h 	__u32		   lo_encrypt_type;