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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h710 extern int hfs_count_allocated(struct hfsmount *hfsmp, u_int32_t startBlock,
H A Dhfs_vfsops.c7097 error = hfs_count_allocated(hfsmp, allocLimit, reclaimblks, &(hfsmp->hfs_resize_totalblocks));
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c469 err = hfs_count_allocated (hfsmp, startblk, blks, &alloccount);
3729 hfs_count_allocated(struct hfsmount *hfsmp, u_int32_t startBlock, function

Completed in 30 milliseconds