Lines Matching refs:nodes
53 * jffs2_reserve_space - request physical space to write nodes to flash
113 * of nodes.
132 * don't know, if unchecked size contains obsoleted nodes, which could give us some
134 * of nodes.
494 * Should only be used to report nodes for which space has been allocated
512 /* Allow non-obsolete nodes only to be added at the end of c->nextblock,
513 if c->nextblock is set. Note that wbuf.c will file obsolete nodes
609 function without actually obliterating any nodes or freeing
681 obliterate nodes that look obsolete. If they weren't
797 obsolete dirent nodes to stay on the lists, because of the
800 stay around until all the nodes are actually erased, in order
810 for (p = &ic->nodes; (*p) != ref; p = &((*p)->next_in_ino))
826 if (ic->nodes == (void *)ic && ic->pino_nlink == 0)