Searched refs:next_phys (Results 1 – 8 of 8) sorted by relevance
302 marker_ref->next_phys = NULL; in jffs2_scan_eraseblock()531 raw->next_phys = NULL; in jffs2_scan_inode_node()537 jeb->last_node->next_phys = raw; in jffs2_scan_inode_node()686 raw->next_phys = NULL; in jffs2_scan_dirent_node()692 jeb->last_node->next_phys = raw; in jffs2_scan_dirent_node()
73 struct jffs2_raw_node_ref *next_phys; member213 ref2 = ref2->next_phys; \
211 raw->next_phys = NULL; in jffs2_write_dnode()298 raw->next_phys = NULL; in jffs2_write_dirent()
247 jeb->first_node = ref->next_phys; in jffs2_free_all_node_refs()349 marker_ref->next_phys = NULL; in jffs2_mark_erased_blocks()
146 jeb->gc_node = raw = raw->next_phys; in jffs2_garbage_collect_pass()606 …if(c->nr_free_blocks + c->nr_erasing_blocks > JFFS2_RESERVED_BLOCKS_GCMERGE - (fn->raw->next_phys?… in jffs2_garbage_collect_dnode()
347 next = this->next_phys; in jffs2_free_raw_node_refs()
247 jeb->last_node->next_phys = new; in jffs2_add_physical_node_ref()
1577 u32 next_phys; /* the next phys addr */ in e100_setup_tcb_pool() local1589 for (ele_no = 0, next_phys = bdp->tcb_phys, pcurr_tcb = head; in e100_setup_tcb_pool()1593 pcurr_tcb->tcb_phys = next_phys; in e100_setup_tcb_pool()1594 next_phys += sizeof (tcb_t); in e100_setup_tcb_pool()1601 pcurr_tcb->tcb_hdr.cb_lnk_ptr = cpu_to_le32(next_phys); in e100_setup_tcb_pool()