Lines Matching full:node
161 * This function writes reference node for the new bud LEB @lnum it to the log,
342 * The commit operation starts with writing "commit start" node to the log and
445 * moves log tail to new position and updates the master node so that it stores
527 * @rb: rb-tree node
584 * add_node - add a node to the consolidated log.
589 * @node: node to add
594 void *node) in add_node() argument
596 struct ubifs_ch *ch = node; in add_node()
609 memcpy(buf + *offs, node, len); in add_node()
648 struct ubifs_ref_node *ref = snod->node; in ubifs_consolidate_log()
656 &offs, snod->node); in ubifs_consolidate_log()
666 snod->node); in ubifs_consolidate_log()