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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h351 extern OSStatus BTHasContiguousNodes(FCB *filePtr);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c2001 OSStatus BTHasContiguousNodes (FCB *filePtr) function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c2940 if (BTHasContiguousNodes(VTOF(vcb->catalogRefNum)) == 0 ||
2941 BTHasContiguousNodes(VTOF(vcb->extentsRefNum)) == 0) {

Completed in 101 milliseconds