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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h296 extern OSStatus BTClosePath (FCB *filePtr );
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c382 Routine: BTClosePath - Flush BTree Header and Deallocate Memory for BTree.
396 OSStatus BTClosePath (FCB *filePtr) function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c1770 error = BTClosePath(VTOF(vp));
H A Dhfs_vfsutils.c887 (void) BTClosePath(fp);
891 /* release the node even if BTClosePath fails */

Completed in 28 milliseconds