Home
last modified time | relevance | path

Searched refs:REF_LINK_NODE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dmalloc.c195 ret[i].flash_offset = REF_LINK_NODE; in jffs2_alloc_refblock()
225 if (ref->flash_offset == REF_LINK_NODE) { in jffs2_prealloc_raw_node_refs()
H A Dnodelist.h95 #define REF_LINK_NODE ((int32_t)-1) macro
106 if (ref->flash_offset == REF_LINK_NODE) { in ref_next()
H A Dnodelist.c512 if (this[REFS_PER_BLOCK].flash_offset == REF_LINK_NODE) in jffs2_free_raw_node_refs()
601 if (ref->flash_offset == REF_LINK_NODE) in jffs2_link_node_ref()
H A Derase.c296 if (ref->flash_offset == REF_LINK_NODE) { in jffs2_free_jeb_node_refs()