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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h353 extern OSStatus BTGetUserData(FCB *filePtr, void * dataPtr, int dataSize);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c2019 Routine: BTGetUserData
2025 BTGetUserData(FCB *filePtr, void * dataPtr, int dataSize) function
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c204 if ((BTGetUserData(VTOF(hfsmp->hfc_filevp), &hotfileinfo,

Completed in 75 milliseconds