Searched defs:node_count (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/w1/ | ||
H A D | w1_netlink.c | 564 int node_count = 0; w1_cn_callback() local |
/linux-4.1.27/arch/powerpc/platforms/pseries/ | ||
H A D | mobility.c | 263 u32 node_count = be32_to_cpu(*data) & NODE_COUNT_MASK; pseries_devicetree_update() local |
/linux-4.1.27/drivers/firewire/ | ||
H A D | core-topology.c | 506 int node_count = (card->root_node->node_id & 0x3f) + 1; update_topology_map() local |
/linux-4.1.27/fs/hfs/ | ||
H A D | btree.h | 26 u32 node_count; member in struct:hfs_btree 146 __be32 node_count; /* (V) The total number of nodes */ member in struct:hfs_btree_header_rec |
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ | ||
H A D | channel.h | 381 unsigned int node_count = 0; pathname_last_n_nodes() local |
/linux-4.1.27/fs/hfsplus/ | ||
H A D | hfsplus_fs.h | 83 u32 node_count; member in struct:hfs_btree |
H A D | hfsplus_raw.h | 174 __be32 node_count; member in struct:hfs_btree_header_rec |
Completed in 337 milliseconds