Searched refs:ffs_sync_snap (Results 1 – 3 of 3) sorted by relevance
108 void ffs_sync_snap(struct mount *, int);
123 ffs_sync_snap(struct mount *mp, int waitfor) in ffs_sync_snap() function 2491 ffs_sync_snap(struct mount *mp, int waitfor) in ffs_sync_snap() function
1875 ffs_sync_snap(mp, MNT_WAIT); in process_truncates()