Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf.h325 struct space_bitmap_desc*part_unalloc_dscr[UDF_PARTITIONS]; member
H A Dudf_vfsops.c252 MPFREE(ump->part_unalloc_dscr[i], M_UDFVOLD); in free_udf_mountinfo()
H A Dudf_subr.c1563 ump->part_unalloc_dscr[phys_part] = &dscr->sbd; in udf_read_physical_partition_spacetables()
1692 dscr = (union dscrptr *) ump->part_unalloc_dscr[phys_part]; in udf_write_physical_partition_spacetables()