Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dcrypto_fname.c494 int ext4_fname_crypto_alloc_buffer(struct ext4_fname_crypto_ctx *ctx, in ext4_fname_crypto_alloc_buffer() function
653 ret = ext4_fname_crypto_alloc_buffer(ctx, iname->len, &tmp); in ext4_fname_usr_to_hash()
678 ret = ext4_fname_crypto_alloc_buffer(ctx, len, cstr); in ext4_fname_match()
Ddir.c141 err = ext4_fname_crypto_alloc_buffer(enc_ctx, EXT4_NAME_LEN, in ext4_readdir()
Dnamei.c632 res = ext4_fname_crypto_alloc_buffer( in dx_show_leaf()
987 err = ext4_fname_crypto_alloc_buffer(ctx, EXT4_NAME_LEN, in htree_dirblock_to_tree()
1883 res = ext4_fname_crypto_alloc_buffer(ctx, EXT4_NAME_LEN, in ext4_insert_dentry()
Dext4.h2120 int ext4_fname_crypto_alloc_buffer(struct ext4_fname_crypto_ctx *ctx,