Searched refs:allocated_refs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dmalloc.c240 jeb->allocated_refs = nr;
H A Dnodelist.h284 uint32_t allocated_refs; member in struct:jffs2_eraseblock
H A Dnodelist.c614 BUG_ON(!jeb->allocated_refs);
615 jeb->allocated_refs--;
H A Dwbuf.c591 if (jffs2_prealloc_raw_node_refs(c, wbuf_jeb, c->nextblock->allocated_refs + 1))

Completed in 44 milliseconds