Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dinode.c711 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
H A Df2fs.h3226 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
3257 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()