Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
H A Dsuper.c55 static int exfat_sync_fs(struct super_block *sb, int wait) in exfat_sync_fs() function
204 .sync_fs = exfat_sync_fs,
733 /* volume flag will be updated in exfat_sync_fs */ in exfat_reconfigure()
/kernel/linux/linux-6.6/fs/exfat/
H A Dsuper.c47 static int exfat_sync_fs(struct super_block *sb, int wait) in exfat_sync_fs() function
194 .sync_fs = exfat_sync_fs,
729 /* volume flag will be updated in exfat_sync_fs */ in exfat_reconfigure()

Completed in 3 milliseconds