Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jffs2/
H A Dmalloc.c233 jeb->allocated_refs = nr; in jffs2_prealloc_raw_node_refs()
H A Dnodelist.c592 BUG_ON(!jeb->allocated_refs); in jffs2_link_node_ref()
593 jeb->allocated_refs--; in jffs2_link_node_ref()
H A Dnodelist.h289 uint32_t allocated_refs; member
H A Dwbuf.c600 if (jffs2_prealloc_raw_node_refs(c, wbuf_jeb, c->nextblock->allocated_refs + 1)) in __jffs2_flush_wbuf()
/kernel/linux/linux-6.6/fs/jffs2/
H A Dmalloc.c233 jeb->allocated_refs = nr; in jffs2_prealloc_raw_node_refs()
H A Dnodelist.c592 BUG_ON(!jeb->allocated_refs); in jffs2_link_node_ref()
593 jeb->allocated_refs--; in jffs2_link_node_ref()
H A Dnodelist.h289 uint32_t allocated_refs; member
H A Dwbuf.c600 if (jffs2_prealloc_raw_node_refs(c, wbuf_jeb, c->nextblock->allocated_refs + 1)) in __jffs2_flush_wbuf()

Completed in 9 milliseconds