Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dcrypto.c97 static struct ext4_crypto_ctx *ext4_alloc_and_init_crypto_ctx(gfp_t mask) in ext4_alloc_and_init_crypto_ctx() function
143 ctx = ext4_alloc_and_init_crypto_ctx(GFP_NOFS); in ext4_get_crypto_ctx()
254 ctx = ext4_alloc_and_init_crypto_ctx(GFP_KERNEL); in ext4_init_crypto()