Searched refs:BTGetInformation (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h235 BTreeInfoRec Structure - for BTGetInformation
333 extern OSStatus BTGetInformation (FCB *filePtr,
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c397 (void) BTGetInformation(filePtr, 0, &btInfo);
H A Dhfs_vfsutils.c544 BTGetInformation(VTOF(hfsmp->hfs_catalog_vp), 0, &btinfo) == 0) {
1644 (void) BTGetInformation (VTOF(vp), kBTreeInfoVersion, &bTreeInfo);
H A Dhfs_hotfiles.c1530 error = BTGetInformation(filefork, 0, &btinfo);
H A Dhfs_xattr.c2191 if (BTGetInformation(VTOF(attrvp), 0, &btinfo) == 0)
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c122 Change it to BTGetInformation.
1758 OSStatus BTGetInformation (FCB *filePtr, function

Completed in 29 milliseconds