Searched refs:fn_end (Results 1 – 1 of 1) sorted by relevance
222 uint32_t fn_end = tn->fn->ofs + tn->fn->size; in jffs2_add_tn_to_tree() local225 …dbg_readinode("insert fragment %#04x-%#04x, ver %u at %08x\n", tn->fn->ofs, fn_end, tn->version, r… in jffs2_add_tn_to_tree()270 if (this->fn->ofs > fn_end) in jffs2_add_tn_to_tree()294 this->fn->ofs + this->fn->size <= fn_end) { in jffs2_add_tn_to_tree()302 while (this && this->fn->ofs + this->fn->size <= fn_end) { in jffs2_add_tn_to_tree()318 this->fn->ofs+this->fn->size >= fn_end) { in jffs2_add_tn_to_tree()386 while (this && this->fn->ofs < fn_end) { in jffs2_add_tn_to_tree()