Searched refs:ext4_alloc_and_init_crypto_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/ext4/
H A Dcrypto.c91 * ext4_alloc_and_init_crypto_ctx() - Allocates and inits an encryption context
97 static struct ext4_crypto_ctx *ext4_alloc_and_init_crypto_ctx(gfp_t mask) ext4_alloc_and_init_crypto_ctx() function
143 ctx = ext4_alloc_and_init_crypto_ctx(GFP_NOFS); ext4_get_crypto_ctx()
254 ctx = ext4_alloc_and_init_crypto_ctx(GFP_KERNEL); ext4_init_crypto()

Completed in 75 milliseconds