Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Ddir.c114 struct ext4_str fname_crypto_str = {.name = NULL, .len = 0}; in ext4_readdir() local
142 &fname_crypto_str); in ext4_readdir()
252 NULL, de, &fname_crypto_str); in ext4_readdir()
256 fname_crypto_str.name, err, in ext4_readdir()
276 ext4_fname_crypto_free_buffer(&fname_crypto_str); in ext4_readdir()
Dnamei.c608 struct ext4_str fname_crypto_str in dx_show_leaf() local
634 &fname_crypto_str); in dx_show_leaf()
644 &fname_crypto_str); in dx_show_leaf()
653 name = fname_crypto_str.name; in dx_show_leaf()
654 len = fname_crypto_str.len; in dx_show_leaf()
663 &fname_crypto_str); in dx_show_leaf()
966 struct ext4_str fname_crypto_str = {.name = NULL, .len = 0}, tmp_str; in htree_dirblock_to_tree() local
988 &fname_crypto_str); in htree_dirblock_to_tree()
1021 &fname_crypto_str); in htree_dirblock_to_tree()
1028 &fname_crypto_str); in htree_dirblock_to_tree()
[all …]