ffs_vfsops.c | 651 if (ffs_cgupdate(ump, MNT_WAIT) == 0 && 780 (void) ffs_cgupdate(ump, MNT_WAIT); 1787 if (ffs_cgupdate(ump, MNT_WAIT) == 0 && 2062 if ((error = ffs_cgupdate(ump, waitfor))) 2449 ffs_cgupdate(struct ufsmount *mp, int waitfor) function in typeref:typename:int
|