Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dcrypto_fname.c296 void f2fs_fname_crypto_free_buffer(struct f2fs_str *crypto_str) in f2fs_fname_crypto_free_buffer() function
430 f2fs_fname_crypto_free_buffer(&fname->crypto_buf); in f2fs_fname_setup_filename()
Dnamei.c423 f2fs_fname_crypto_free_buffer(&disk_link); in f2fs_symlink()
990 f2fs_fname_crypto_free_buffer(&pstr); in f2fs_encrypted_follow_link()
Ddir.c879 f2fs_fname_crypto_free_buffer(&fstr); in f2fs_readdir()
Df2fs.h2186 void f2fs_fname_crypto_free_buffer(struct f2fs_str *);
2199 static inline void f2fs_fname_crypto_free_buffer(struct f2fs_str *p) { } in f2fs_fname_crypto_free_buffer() function