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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbtree.h135 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */ macro
158 #define HFS_NODE_MAP 0x02 /* Holds part of the bitmap of used nodes */ macro
H A Dbtree.c195 node->type = HFS_NODE_MAP;
200 desc.type = HFS_NODE_MAP;
336 if (node->type != HFS_NODE_MAP) {
H A Dbnode.c351 case HFS_NODE_MAP:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dbtree.c165 node->type = HFS_NODE_MAP;
170 desc.type = HFS_NODE_MAP;
307 if (node->type != HFS_NODE_MAP) {
H A Dhfsplus_raw.h150 #define HFS_NODE_MAP 0x02 macro
H A Dbnode.c510 case HFS_NODE_MAP:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbtree.c201 node->type = HFS_NODE_MAP;
206 desc.type = HFS_NODE_MAP;
344 if (node->type != HFS_NODE_MAP) {
H A Dhfsplus_raw.h152 #define HFS_NODE_MAP 0x02 macro
H A Dbnode.c540 case HFS_NODE_MAP:

Completed in 42 milliseconds