Home
last modified time | relevance | path

Searched refs:root_fentry (Results 1 – 1 of 1) sorted by relevance

/src/sys/fs/udf/
H A Dudf_vfsops.c305 struct file_entry *root_fentry; in udf_mountfs() local
483 root_fentry = (struct file_entry *)bp->b_data; in udf_mountfs()
484 if ((error = udf_checktag(&root_fentry->tag, TAGID_FENTRY))) { in udf_mountfs()