Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c718 static int sync_cgs(struct mount *, int);
1874 sync_cgs(mp, MNT_WAIT); in process_truncates()
12867 sync_cgs(struct mount *mp, int waitfor) in sync_cgs() function