Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/ufs/ffs/
HDffs_softdep.c720 static int sync_cgs(struct mount *, int);
1876 sync_cgs(mp, MNT_WAIT); in process_truncates()
12873 sync_cgs(struct mount *mp, int waitfor) in sync_cgs() function