sync_filesystems 30 fs/sync.c sync_filesystems(0); /* Start syncing the filesystems */ sync_filesystems 31 fs/sync.c sync_filesystems(wait); /* Waitingly sync the filesystems */ sync_filesystems 1841 include/linux/fs.h extern void sync_filesystems(int wait);