Searched refs:f2fs_inode_dirtied (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/f2fs/
H A Dsuper.c1483 int f2fs_inode_dirtied(struct inode *inode, bool sync) function
1539 f2fs_inode_dirtied(inode, false);
H A Df2fs.h3593 int f2fs_inode_dirtied(struct inode *inode, bool sync);
H A Dinode.c32 if (f2fs_inode_dirtied(inode, sync))

Completed in 148 milliseconds