Searched refs:sync_fs (Results 26 - 31 of 31) sorted by relevance

12

/linux-master/fs/ubifs/
H A Dsuper.c471 * '->sync_fs()' call, with non-zero @wait.
2067 .sync_fs = ubifs_sync_fs,
/linux-master/include/linux/
H A Dfs.h2168 int (*sync_fs)(struct super_block *sb, int wait); member in struct:super_operations
/linux-master/fs/bcachefs/
H A Dfs.c1828 .sync_fs = bch2_sync_fs,
/linux-master/fs/f2fs/
H A Dsuper.c3144 .sync_fs = f2fs_sync_fs,
/linux-master/fs/fuse/
H A Dfile.c2039 if (!fc->sync_fs)
/linux-master/fs/ext4/
H A Dsuper.c1642 .sync_fs = ext4_sync_fs,

Completed in 206 milliseconds

12