Searched refs:f2fs_is_pinned_file (Results 1 – 4 of 4) sorted by relevance
2640 if (f2fs_is_pinned_file(inode)) in f2fs_should_update_inplace()2655 if (f2fs_is_pinned_file(inode)) in f2fs_should_update_outplace()
3259 static inline bool f2fs_is_pinned_file(struct inode *inode) in f2fs_is_pinned_file() function4512 if (IS_SWAPFILE(inode) || f2fs_is_pinned_file(inode) || in f2fs_may_compress()
727 if (!f2fs_is_pinned_file(inode)) in f2fs_gc_pinned_control()
1723 if (f2fs_is_pinned_file(inode)) { in f2fs_expand_inode_data()1812 if ((f2fs_compressed_file(inode) || f2fs_is_pinned_file(inode)) && in f2fs_fallocate()