Searched refs:root_offset (Results 1 – 2 of 2) sorted by relevance
31 int root_offset; member101 FAT_SUPER->root_offset = in fat_mount()107 FAT_SUPER->root_offset in fat_mount()211 if (!devread(FAT_SUPER->root_offset, filepos, size, buf)) in fat_read()
535 int limit_offset, root_offset; in calculate_tree() local538 root_offset = limit_offset = ((char *) root_info - outdir->buf) + in calculate_tree()547 root = (struct ext2_dx_entry *) (outdir->buf + root_offset); in calculate_tree()568 (outdir->buf + root_offset); in calculate_tree()579 root_offset += sizeof(struct ext2_dx_entry); in calculate_tree()