Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c667 struct fscrypt_str fname_crypto_str = in dx_show_leaf() local
687 len, &fname_crypto_str); in dx_show_leaf()
695 &fname_crypto_str); in dx_show_leaf()
704 name = fname_crypto_str.name; in dx_show_leaf()
705 len = fname_crypto_str.len; in dx_show_leaf()
716 &fname_crypto_str); in dx_show_leaf()
1055 struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; in htree_dirblock_to_tree() local
1078 &fname_crypto_str); in htree_dirblock_to_tree()
1117 int save_len = fname_crypto_str.len; in htree_dirblock_to_tree()
1124 &fname_crypto_str); in htree_dirblock_to_tree()
[all …]