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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c298 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
317 (void) BTSetLastSync(VTOF(vp), tv.tv_sec - (kMaxSecsForFsync + 1));
H A Dhfs.h830 #define kMaxSecsForFsync 5 macro
H A Dhfs_vfsutils.c1183 kMaxSecsForFsync))) {
1195 kMaxSecsForFsync))) {
1210 kMaxSecsForFsync))) {

Completed in 29 milliseconds