Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dinode.c774 if (f2fs_is_time_consistent(inode) && in f2fs_write_inode()
Df2fs.h3362 static inline bool f2fs_is_time_consistent(struct inode *inode) in f2fs_is_time_consistent() function
3394 if (!f2fs_is_time_consistent(inode)) in f2fs_skip_inode_update()