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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c1231 int rb_used = 0; local
1253 rb_used = 1;
1264 return rb_used;
2119 int rb_used = 0; local
2167 rb_used = hfs_teardown_allocator(hfsmp);
2233 if (rb_used) {

Completed in 26 milliseconds