Searched refs:ffs_flushfiles (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_vfsops.c193 if (error = ffs_flushfiles(mp, flags, p))
799 if ( (error = ffs_flushfiles(mp, flags, p)) && !force )
828 ffs_flushfiles(mp, flags, p) function

Completed in 30 milliseconds