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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_btreeio.c323 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
342 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
H A Dhfs.h896 #define kMaxSecsForFsync 5 macro
H A Dhfs_vfsutils.c1483 kMaxSecsForFsync))) {
1495 kMaxSecsForFsync))) {
1510 kMaxSecsForFsync))) {

Completed in 29 milliseconds