Searched refs:zt (Results 1 – 4 of 4) sorted by relevance
185 struct zt { struct196 struct zt za[MAX_D_FRAMES + 1]; argument201 struct zt za[MAX_B_FRAMES + 1]; /* only range 0x0..0x1F allowed */
411 struct zt *zp; in hfcpci_empty_bfifo()473 struct zt *zp; in receive_dmsg()619 struct zt *zp; in main_rec_hfcpci()
1508 enum zone_type zt, zone_last = ZONE_NORMAL; in node_states_check_changes_offline() local1529 for (zt = 0; zt <= zone_last; zt++) in node_states_check_changes_offline()1530 present_pages += pgdat->node_zones[zt].present_pages; in node_states_check_changes_offline()1550 for (; zt <= zone_last; zt++) in node_states_check_changes_offline()1551 present_pages += pgdat->node_zones[zt].present_pages; in node_states_check_changes_offline()1571 for (; zt <= zone_last; zt++) in node_states_check_changes_offline()1572 present_pages += pgdat->node_zones[zt].present_pages; in node_states_check_changes_offline()
1453 struct ubifs_zbranch zbr, *zt; in ubifs_tnc_locate() local1465 zt = &znode->zbranch[n]; in ubifs_tnc_locate()1467 *lnum = zt->lnum; in ubifs_tnc_locate()1468 *offs = zt->offs; in ubifs_tnc_locate()1475 err = tnc_read_hashed_node(c, zt, node); in ubifs_tnc_locate()1479 err = ubifs_tnc_read_node(c, zt, node); in ubifs_tnc_locate()