Searched refs:root_offset (Results 1 – 2 of 2) sorted by relevance
57 unsigned long root_offset; in cramfs_read_super() local87 root_offset = CRAMFS_GET_OFFSET (&(super.root)) << 2; in cramfs_read_super()88 if (root_offset == 0) { in cramfs_read_super()91 ((root_offset != sizeof (struct cramfs_super)) && in cramfs_read_super()92 (root_offset != 512 + sizeof (struct cramfs_super)))) { in cramfs_read_super()93 printf ("cramfs: bad root offset %lu\n", root_offset); in cramfs_read_super()
685 int limit_offset, int_offset, root_offset; in calculate_tree() local688 root_offset = limit_offset = ((char *) root_info - outdir->buf) + in calculate_tree()697 root = (struct ext2_dx_entry *) (outdir->buf + root_offset); in calculate_tree()715 &dx_ent, &root_offset, in calculate_tree()741 &int_ent, &root_offset, in calculate_tree()