Lines Matching refs:nodes
42 * sorts the replay list in nodes sequence number order, and then inserts all
583 * with the authentication nodes on this LEB. Authentication nodes are written
587 * because a powercut happened when some nodes were written but not the
588 * corresponding authentication node. This function returns the number of nodes
604 list_for_each_entry(snod, &sleb->nodes, list) {
636 * A powercut can happen when some nodes were written, but not yet
642 dbg_mnt("%d unauthenticated nodes found on LEB %d, Ignoring them",
646 dbg_mnt("%d unauthenticated nodes found on non-last LEB %d",
662 * This function replays bud @bud, recovers it if needed, and adds all nodes
715 * The dirt in that LEB region is comprised of padding nodes, deletion
716 * nodes, truncation nodes and nodes which are obsoleted by subsequent
717 * nodes in this LEB. So instead of calculating clean space, we
721 list_for_each_entry(snod, &sleb->nodes, list) {
794 * functions which expect nodes to have keys.
1010 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list);
1016 * ends, because all nodes which were have higher sequence
1062 list_for_each_entry(snod, &sleb->nodes, list) {
1208 * But we found no nodes at all, which means that
1212 ubifs_err(c, "no UBIFS nodes found at the log head LEB %d:%d, possibly corrupted",