Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dinode.c804 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
H A Df2fs.h3538 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
3570 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()