Home
last modified time | relevance | path

Searched refs:sync_filesystem (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.1.9/fs/
Dsync.c30 int sync_filesystem(struct super_block *sb) in sync_filesystem() function
72 EXPORT_SYMBOL(sync_filesystem);
160 ret = sync_filesystem(sb); in SYSCALL_DEFINE1()
Dsuper.c474 sync_filesystem(sb); in generic_shutdown_super()
1726 ret = sync_filesystem(sb); in freeze_super()
/linux-6.1.9/fs/freevxfs/
Dvxfs_super.c94 sync_filesystem(sb); in vxfs_remount()
/linux-6.1.9/fs/coda/
Dinode.c92 sync_filesystem(sb); in coda_remount()
/linux-6.1.9/fs/efs/
Dsuper.c113 sync_filesystem(sb); in efs_remount()
/linux-6.1.9/fs/proc/
Droot.c218 sync_filesystem(sb); in proc_reconfigure()
/linux-6.1.9/fs/cachefiles/
Dcache.c352 ret = sync_filesystem(cache->mnt->mnt_sb); in cachefiles_sync_cache()
/linux-6.1.9/fs/jffs2/
Dsuper.c236 sync_filesystem(sb); in jffs2_reconfigure()
/linux-6.1.9/fs/sysv/
Dinode.c64 sync_filesystem(sb); in sysv_remount()
/linux-6.1.9/fs/qnx4/
Dinode.c48 sync_filesystem(sb); in qnx4_remount()
/linux-6.1.9/fs/openpromfs/
Dinode.c360 sync_filesystem(sb); in openprom_remount()
/linux-6.1.9/fs/hfs/
Dsuper.c115 sync_filesystem(sb); in hfs_remount()
/linux-6.1.9/fs/pstore/
Dinode.c277 sync_filesystem(sb); in pstore_remount()
/linux-6.1.9/fs/adfs/
Dsuper.c190 sync_filesystem(sb); in adfs_remount()
/linux-6.1.9/fs/tracefs/
Dinode.c320 sync_filesystem(sb); in tracefs_remount()
/linux-6.1.9/fs/squashfs/
Dsuper.c408 sync_filesystem(fc->root->d_sb); in squashfs_reconfigure()
/linux-6.1.9/fs/romfs/
Dsuper.c429 sync_filesystem(fc->root->d_sb); in romfs_reconfigure()
/linux-6.1.9/fs/debugfs/
Dinode.c196 sync_filesystem(sb); in debugfs_remount()
/linux-6.1.9/fs/affs/
Dsuper.c569 sync_filesystem(sb); in affs_remount()
/linux-6.1.9/fs/qnx6/
Dinode.c59 sync_filesystem(sb); in qnx6_remount()
/linux-6.1.9/fs/hfsplus/
Dsuper.c331 sync_filesystem(sb); in hfsplus_remount()
/linux-6.1.9/fs/hpfs/
Dsuper.c451 sync_filesystem(s); in hpfs_remount_fs()
/linux-6.1.9/fs/exfat/
Dsuper.c740 sync_filesystem(fc->root->d_sb); in exfat_reconfigure()
/linux-6.1.9/block/
Dbdev.c218 int res = sync_filesystem(sb); in fsync_bdev()
/linux-6.1.9/fs/minix/
Dinode.c121 sync_filesystem(sb); in minix_remount()

123