Lines Matching defs:ctx
58 static int ext4_fname_encrypt(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_encrypt()
135 static int ext4_fname_decrypt(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_decrypt()
261 void ext4_free_fname_crypto_ctx(struct ext4_fname_crypto_ctx *ctx) in ext4_free_fname_crypto_ctx()
285 void ext4_put_fname_crypto_ctx(struct ext4_fname_crypto_ctx **ctx) in ext4_put_fname_crypto_ctx()
308 struct ext4_fname_crypto_ctx *ctx; in ext4_alloc_fname_crypto_ctx() local
340 struct ext4_fname_crypto_ctx *ctx; in ext4_get_fname_crypto_ctx() local
470 int ext4_fname_crypto_namelen_on_disk(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_crypto_namelen_on_disk()
494 int ext4_fname_crypto_alloc_buffer(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_crypto_alloc_buffer()
532 int _ext4_fname_disk_to_usr(struct ext4_fname_crypto_ctx *ctx, in _ext4_fname_disk_to_usr()
571 int ext4_fname_disk_to_usr(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_disk_to_usr()
586 int ext4_fname_usr_to_disk(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_usr_to_disk()
617 int ext4_fname_usr_to_hash(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_usr_to_hash()
667 int ext4_fname_match(struct ext4_fname_crypto_ctx *ctx, struct ext4_str *cstr, in ext4_fname_match()