Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dsymlink.c41 ctx = ext4_get_fname_crypto_ctx(inode, inode->i_sb->s_blocksize); in ext4_follow_link()
Dnamei.c615 ctx = ext4_get_fname_crypto_ctx(dir, in dx_show_leaf()
759 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in dx_probe()
980 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in htree_dirblock_to_tree()
1281 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in search_dir()
1811 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in ext4_find_dest_de()
1875 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in ext4_insert_dentry()
2015 ctx = ext4_get_fname_crypto_ctx(dir, EXT4_NAME_LEN); in make_indexed_dir()
3193 ctx = ext4_get_fname_crypto_ctx(inode, in ext4_symlink()
Ddir.c137 enc_ctx = ext4_get_fname_crypto_ctx(inode, EXT4_NAME_LEN); in ext4_readdir()
Dcrypto_fname.c337 struct ext4_fname_crypto_ctx *ext4_get_fname_crypto_ctx( in ext4_get_fname_crypto_ctx() function
Dext4.h2145 struct ext4_fname_crypto_ctx *ext4_get_fname_crypto_ctx(struct inode *inode,
2152 struct ext4_fname_crypto_ctx *ext4_get_fname_crypto_ctx(struct inode *inode, in ext4_get_fname_crypto_ctx() function