Searched refs:vfs_periodic (Results 1 – 4 of 4) sorted by relevance
983 void vfs_periodic(struct mount *, int);
1836 vfs_periodic(mp, MNT_WAIT); in dounmount()
4857 vfs_periodic(struct mount *mp, int flags) in vfs_periodic() function5077 vfs_periodic(mp, MNT_NOWAIT); in sync_fsync()
150 vfs_periodic(mp, MNT_NOWAIT); in kern_sync()