Home
last modified time | relevance | path

Searched refs:f2fs_is_time_consistent (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/fs/f2fs/
Dinode.c810 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
Df2fs.h3318 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
3348 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()