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