Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dinode.c787 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
H A Df2fs.h3323 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
3353 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()