Lines Matching defs:ti
308 struct dm_target *ti, in setup_essiv_cpu()
358 static int crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_essiv_ctr()
418 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr()
479 static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_lmk_ctr()
628 static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_tcw_ctr()
1528 static void crypt_dtr(struct dm_target *ti) in crypt_dtr()
1566 static int crypt_ctr_cipher(struct dm_target *ti, in crypt_ctr_cipher()
1731 static int crypt_ctr(struct dm_target *ti, unsigned int argc, char **argv) in crypt_ctr()
1912 static int crypt_map(struct dm_target *ti, struct bio *bio) in crypt_map()
1950 static void crypt_status(struct dm_target *ti, status_type_t type, in crypt_status()
1991 static void crypt_postsuspend(struct dm_target *ti) in crypt_postsuspend()
1998 static int crypt_preresume(struct dm_target *ti) in crypt_preresume()
2010 static void crypt_resume(struct dm_target *ti) in crypt_resume()
2021 static int crypt_message(struct dm_target *ti, unsigned argc, char **argv) in crypt_message()
2057 static int crypt_iterate_devices(struct dm_target *ti, in crypt_iterate_devices()
2065 static void crypt_io_hints(struct dm_target *ti, struct queue_limits *limits) in crypt_io_hints()