Home
last modified time | relevance | path

Searched refs:f2fs_is_time_consistent (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dinode.c697 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
H A Df2fs.h2945 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
2976 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dinode.c781 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
H A 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()

Completed in 20 milliseconds