Searched refs:primary_vol (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dudf_create.h155 struct pri_vol_desc *primary_vol; /* identification */ member in struct:udf_create_context
H A Dnewfs_udf.c1147 dscr = (union dscrptr *) context.primary_vol;
H A Dudf_create.c619 context.primary_vol = pri;
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Dudf.h272 struct pri_vol_desc *primary_vol; /* identification */ member in struct:udf_mount
H A Dudf_vfsops.c251 MPFREE(ump->primary_vol, M_UDFVOLD);
H A Dudf_subr.c1026 UDF_UPDATE_DSCR(ump->primary_vol, &dscr->pvd);
1876 if ((ump->primary_vol == NULL) || (ump->logical_vol) == NULL)

Completed in 172 milliseconds