root_fentry       223 isofs/udf/udf_vfsops.c 	struct file_entry *root_fentry;
root_fentry       380 isofs/udf/udf_vfsops.c 	root_fentry = (struct file_entry *)bp->b_data;
root_fentry       381 isofs/udf/udf_vfsops.c 	if ((error = udf_checktag(&root_fentry->tag, TAGID_FENTRY))) {