Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_vfsops.c87 static int ffs_sync_lazy(struct mount *mp);
1485 ffs_sync_lazy(struct mount *mp) in ffs_sync_lazy() function
1568 return (ffs_sync_lazy(mp)); in ffs_sync()