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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h53 <RHAP> 9/22/99 ser Added prototypes for BTGetLastSync and BTSetLastSync
348 extern OSStatus BTSetLastSync (FCB *filePtr,
/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_vnops.c2419 BTSetLastSync(VTOF(vp), tv.tv_sec);
2572 (void) BTSetLastSync(VTOF(vp), tv.tv_sec);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c54 <MOSXS> 9/22/99 ser Added routines BTGetLastSync and BTSetLastSync
1965 Routine: BTSetLastSync
1979 OSStatus BTSetLastSync (FCB *filePtr, function

Completed in 52 milliseconds