Lines Matching refs:ext4_fname_crypto_ctx
2120 int ext4_fname_crypto_alloc_buffer(struct ext4_fname_crypto_ctx *ctx,
2122 int _ext4_fname_disk_to_usr(struct ext4_fname_crypto_ctx *ctx,
2126 int ext4_fname_disk_to_usr(struct ext4_fname_crypto_ctx *ctx,
2130 int ext4_fname_usr_to_disk(struct ext4_fname_crypto_ctx *ctx,
2133 int ext4_fname_usr_to_hash(struct ext4_fname_crypto_ctx *ctx,
2136 int ext4_fname_crypto_namelen_on_disk(struct ext4_fname_crypto_ctx *ctx,
2138 int ext4_fname_match(struct ext4_fname_crypto_ctx *ctx, struct ext4_str *cstr,
2144 void ext4_put_fname_crypto_ctx(struct ext4_fname_crypto_ctx **ctx);
2145 struct ext4_fname_crypto_ctx *ext4_get_fname_crypto_ctx(struct inode *inode,
2150 void ext4_put_fname_crypto_ctx(struct ext4_fname_crypto_ctx **ctx) { } in ext4_put_fname_crypto_ctx()
2152 struct ext4_fname_crypto_ctx *ext4_get_fname_crypto_ctx(struct inode *inode, in ext4_get_fname_crypto_ctx()