Searched refs:f2fs_is_commit_atomic_write (Results 1 – 2 of 2) sorted by relevance
3640 if (f2fs_is_atomic_file(inode) && !f2fs_is_commit_atomic_write(inode)) { in f2fs_set_data_page_dirty()
3224 static inline bool f2fs_is_commit_atomic_write(struct inode *inode) in f2fs_is_commit_atomic_write() function