Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dfile.c728 * gfs2_fsync - sync the dirty data for a file (across the cluster)
748 static int gfs2_fsync(struct file *file, loff_t start, loff_t end, in gfs2_fsync() function
1377 .fsync = gfs2_fsync,
1392 .fsync = gfs2_fsync,
1410 .fsync = gfs2_fsync,
1423 .fsync = gfs2_fsync,
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c720 * gfs2_fsync - sync the dirty data for a file (across the cluster)
740 static int gfs2_fsync(struct file *file, loff_t start, loff_t end, in gfs2_fsync() function
1575 .fsync = gfs2_fsync,
1590 .fsync = gfs2_fsync,
1608 .fsync = gfs2_fsync,
1621 .fsync = gfs2_fsync,

Completed in 5 milliseconds