Searched refs:BTFlushPath (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h339 extern OSStatus BTFlushPath (FCB *filePtr );
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c691 (void) BTFlushPath(filefork);
1053 (void) BTFlushPath(filefork);
1223 (void) BTFlushPath(filefork);
1249 (void) BTFlushPath(filefork);
1439 (void) BTFlushPath(filefork);
1454 (void) BTFlushPath(filefork);
1626 (void) BTFlushPath(filefork);
H A Dhfs_catalog.c392 (void) BTFlushPath(fcb);
395 (void) BTFlushPath(fcb);
1052 (void) BTFlushPath(fcb);
1362 (void) BTFlushPath(fcb);
1464 (void) BTFlushPath(fcb);
1529 (void) BTFlushPath(fcb);
1991 (void) BTFlushPath(fcb);
2259 (void) BTFlushPath(fcb);
H A Dhfs_btreeio.c509 (void) BTFlushPath(VTOF(vcb->extentsRefNum));
H A Dhfs_xattr.c1202 (void) BTFlushPath(btfile);
1621 (void) BTFlushPath(btfile);
2025 (void) BTFlushPath(btfile);
H A Dhfs_link.c1246 (void) BTFlushPath(btfile);
H A Dhfs_vnops.c2294 BTFlushPath(VTOF(vp));
H A Dhfs_vfsops.c5510 BTFlushPath(extent_info->fcb);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DCatalogUtilities.c282 result = BTFlushPath(fcb);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c413 (void) BTFlushPath(GetFileControlBlock(vcb->extentsRefNum));
460 (void) BTFlushPath(GetFileControlBlock(vcb->extentsRefNum));
720 err = BTFlushPath(fcb);
1962 (void) BTFlushPath(btFCB);
1982 (void) BTFlushPath(btFCB);
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c142 <7> 5/24/93 gs Rename BTFlush to BTFlushPath.
1806 Routine: BTFlushPath - Flush BTreeControlBlock to Header Node.
1819 OSStatus BTFlushPath (FCB *filePtr) function

Completed in 142 milliseconds