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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c169 node->type = HFS_NODE_MAP;
174 desc.type = HFS_NODE_MAP;
306 if (node->type != HFS_NODE_MAP) {
H A Dbnode.c350 case HFS_NODE_MAP:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dbtree.c161 node->type = HFS_NODE_MAP;
166 desc.type = HFS_NODE_MAP;
299 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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbtree.c167 node->type = HFS_NODE_MAP;
172 desc.type = HFS_NODE_MAP;
306 if (node->type != HFS_NODE_MAP) {
H A Dhfsplus_raw.h151 #define HFS_NODE_MAP 0x02 macro
H A Dbnode.c510 case HFS_NODE_MAP:

Completed in 61 milliseconds