Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c522 static int ffsSyncVol(struct super_block *sb, bool do_sync) in ffsSyncVol() function
3047 ffsSyncVol(sb, false); in exfat_file_release()
3477 ffsSyncVol(sb, true); in exfat_write_super()
3489 err = ffsSyncVol(sb, true); in exfat_sync_fs()