Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dfsync.c104 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal() function
174 ret = ext4_fsync_journal(inode, datasync, &needs_barrier); in ext4_sync_file()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds