Searched refs:f2fs_get_encryption_info (Results 1 – 6 of 6) sorted by relevance
155 res = f2fs_get_encryption_info(parent); in f2fs_is_child_context_consistent_with_parent()158 res = f2fs_get_encryption_info(child); in f2fs_is_child_context_consistent_with_parent()190 res = f2fs_get_encryption_info(parent); in f2fs_inherit_context()
366 err = f2fs_get_encryption_info(inode); in f2fs_symlink()572 int err = f2fs_get_encryption_info(dir); in f2fs_tmpfile()938 res = f2fs_get_encryption_info(inode); in f2fs_encrypted_follow_link()
423 int err = f2fs_get_encryption_info(inode); in f2fs_file_mmap()445 ret = f2fs_get_encryption_info(inode); in f2fs_file_open()674 f2fs_get_encryption_info(inode)) in f2fs_setattr()1693 f2fs_get_encryption_info(inode)) in f2fs_file_write_iter()
384 ret = f2fs_get_encryption_info(dir); in f2fs_fname_setup_filename()
836 err = f2fs_get_encryption_info(inode); in f2fs_readdir()
2173 static inline int f2fs_get_encryption_info(struct inode *inode) in f2fs_get_encryption_info() function2198 static inline int f2fs_get_encryption_info(struct inode *i) { return 0; } in f2fs_get_encryption_info() function