Lines Matching full:node
734 * UBIFS aligns all node to 8-byte boundary, so to make function in in init_constants_early()
751 * Initialize node length ranges which are mostly needed for node in init_constants_early()
773 * Minimum indexing node size is amended later when superblock is in init_constants_early()
778 * Maximum indexing node size is amended later when superblock is in init_constants_early()
920 * the master node has been read. It also checks various UBIFS parameters and
1653 dbg_gen("max. index node size %d", c->max_idx_node_sz); in mount_ubifs()
1654 dbg_gen("node sizes: data %zu, inode %zu, dentry %zu", in mount_ubifs()
1656 dbg_gen("node sizes: trun %zu, sb %zu, master %zu", in mount_ubifs()
1658 dbg_gen("node sizes: ref %zu, cmt. start %zu, orph %zu", in mount_ubifs()
1660 dbg_gen("max. node sizes: data %zu, inode %zu dentry %zu, idx %d", in mount_ubifs()
2019 * not write the master node. in ubifs_put_super()
2031 * node. Also save the reserved GC LEB number. in ubifs_put_super()
2043 ubifs_err(c, "failed to write master node, error %d", in ubifs_put_super()
2134 * character device node path. However, UBIFS may also be mounted withoug any
2135 * character device node using one of the following methods:
2156 /* First, try to open using the device node path method */ in open_ubi()
2556 /* Make sure node sizes are 8-byte aligned */ in ubifs_init()
2576 /* Check min. node size */ in ubifs_init()
2587 /* Defined node sizes */ in ubifs_init()