Searched refs:hfs_isrbtree_active (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c169 hfs_isrbtree_active
954 if (hfs_isrbtree_active(VCBTOHFS(vcb))) {
1167 if (hfs_isrbtree_active(VCBTOHFS(vcb))) {
1499 if (hfs_isrbtree_active(VCBTOHFS(vcb))) {
1822 if (hfs_isrbtree_active(VCBTOHFS(vcb))) {
2131 if ((hfs_isrbtree_active(vcb) == true) ||
2200 if (hfs_isrbtree_active(hfsmp)) {
2528 if (hfs_isrbtree_active(hfsmp)) {
3780 hfs_isrbtree_active(struct hfsmount *hfsmp){ function
4488 if (hfs_isrbtree_active(hfsm
[all...]
H A DFileExtentMapping.c1126 if (hfs_isrbtree_active(VCBTOHFS(vcb))) {
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h713 extern int hfs_isrbtree_active (struct hfsmount *hfsmp);
H A Dhfs_vfsops.c1252 if (hfs_isrbtree_active (hfsmp)) {

Completed in 121 milliseconds