Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dcrypto_fname.c268 int f2fs_fname_crypto_alloc_buffer(struct inode *inode, in f2fs_fname_crypto_alloc_buffer() function
389 ret = f2fs_fname_crypto_alloc_buffer(dir, iname->len, in f2fs_fname_setup_filename()
Dnamei.c370 err = f2fs_fname_crypto_alloc_buffer(inode, len, &disk_link); in f2fs_symlink()
970 res = f2fs_fname_crypto_alloc_buffer(inode, cstr.len, &pstr); in f2fs_encrypted_follow_link()
Ddir.c840 err = f2fs_fname_crypto_alloc_buffer(inode, F2FS_NAME_LEN, in f2fs_readdir()
Df2fs.h2157 int f2fs_fname_crypto_alloc_buffer(struct inode *, u32, struct f2fs_str *);