Searched refs:primary_vol (Results 1 – 6 of 6) sorted by relevance
279 struct pri_vol_desc *primary_vol; /* identification */ member
245 MPFREE(ump->primary_vol, M_UDFVOLD); in free_udf_mountinfo()
1023 UDF_UPDATE_DSCR(ump->primary_vol, &dscr->pvd); in udf_process_vds_descriptor()1902 if ((ump->primary_vol == NULL) || (ump->logical_vol) == NULL) in udf_process_vds()
192 struct pri_vol_desc *primary_vol; /* identification */ member
1061 context.primary_vol = pri; in udf_create_primaryd()4860 dscr = (union dscrptr *) context.primary_vol; in udf_do_newfs_prefix()
2406 if ((context.primary_vol == NULL) || (context.logical_vol) == NULL) { in udf_process_vds()2673 UDF_UPDATE_DSCR(context.primary_vol, dscr); in udf_process_vds_descriptor()2674 pri = context.primary_vol; in udf_process_vds_descriptor()