Searched refs:last_node (Results 1 – 8 of 8) sorted by relevance
369 static cnodeid_t last_node = 0; in intr_heuristic() local429 if (last_node >= numnodes) last_node = 0; in intr_heuristic()430 for (i = 0, candidate_node = last_node; i < numnodes; candidate_node++,i++) { in intr_heuristic()441 last_node = candidate_node + 1; in intr_heuristic()
305 jeb->first_node = jeb->last_node = marker_ref; in jffs2_scan_eraseblock()536 if (jeb->last_node) in jffs2_scan_inode_node()537 jeb->last_node->next_phys = raw; in jffs2_scan_inode_node()538 jeb->last_node = raw; in jffs2_scan_inode_node()691 if (jeb->last_node) in jffs2_scan_dirent_node()692 jeb->last_node->next_phys = raw; in jffs2_scan_dirent_node()693 jeb->last_node = raw; in jffs2_scan_dirent_node()
246 if (jeb->last_node) in jffs2_add_physical_node_ref()247 jeb->last_node->next_phys = new; in jffs2_add_physical_node_ref()248 jeb->last_node = new; in jffs2_add_physical_node_ref()
256 jeb->last_node = NULL; in jffs2_free_all_node_refs()353 jeb->first_node = jeb->last_node = marker_ref; in jffs2_mark_erased_blocks()
179 struct jffs2_raw_node_ref *last_node; member
229 c->blocks[i].last_node = NULL; in jffs2_read_super()
351 c->blocks[i].first_node = c->blocks[i].last_node = NULL; in jffs2_free_raw_node_refs()
50 static u16 last_node = 0; variable61 #define NODEP2INO(no) (no + OPENPROM_FIRST_INO + last_node)950 u16 n = last_node++, i; in get_nodes()1076 nodes[last_node].first_prop = first_prop; in init_openprom_fs()