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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_btreeio.c271 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
290 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
H A Dhfs.h731 #define kMaxSecsForFsync 5 macro
H A Dhfs_vfsutils.c989 kMaxSecsForFsync))) {
1001 kMaxSecsForFsync))) {
1016 kMaxSecsForFsync))) {

Completed in 32 milliseconds