Searched refs:HFS_NODE_MAP (Results 1 – 6 of 6) sorted by relevance
244 node->type = HFS_NODE_MAP; in hfs_bmap_new_bmap()249 desc.type = HFS_NODE_MAP; in hfs_bmap_new_bmap()390 if (node->type != HFS_NODE_MAP) { in hfs_bmap_free()
144 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */ macro
452 case HFS_NODE_MAP: in hfs_bnode_find()
329 node->type = HFS_NODE_MAP; in hfs_bmap_new_bmap()334 desc.type = HFS_NODE_MAP; in hfs_bmap_new_bmap()482 if (node->type != HFS_NODE_MAP) { in hfs_bmap_free()
163 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */ macro
603 case HFS_NODE_MAP: in hfs_bnode_find()
Completed in 13 milliseconds