Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfsync.c97 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal() function
167 ret = ext4_fsync_journal(inode, datasync, &needs_barrier); in ext4_sync_file()