Searched refs:root_fentry (Results 1 – 1 of 1) sorted by relevance
304 struct file_entry *root_fentry; in udf_mountfs() local482 root_fentry = (struct file_entry *)bp->b_data; in udf_mountfs()483 if ((error = udf_checktag(&root_fentry->tag, TAGID_FENTRY))) { in udf_mountfs()