Home | History | Annotate | Download | only in udf

Lines Matching defs:partd

1536 	struct part_desc     *partd;
1545 partd = ump->partitions[phys_part];
1546 if (partd == NULL)
1548 parthdr = &partd->_impl_use.part_hdr;
1550 lb_num = udf_rw32(partd->start_loc);
1589 partd = ump->partitions[phys_part];
1590 if (partd == NULL)
1592 parthdr = &partd->_impl_use.part_hdr;
1603 partd = ump->partitions[phys_part];
1604 if (partd == NULL)
1606 parthdr = &partd->_impl_use.part_hdr;
1609 lb_num = udf_rw32(partd->start_loc);
1648 partd = ump->partitions[phys_part];
1649 if (partd == NULL)
1651 parthdr = &partd->_impl_use.part_hdr;
1670 struct part_desc *partd;
1679 partd = ump->partitions[phys_part];
1680 if (partd == NULL)
1682 parthdr = &partd->_impl_use.part_hdr;
1684 ptov = udf_rw32(partd->start_loc);
1712 partd = ump->partitions[phys_part];
1713 if (partd == NULL)
1715 parthdr = &partd->_impl_use.part_hdr;
1718 ptov = udf_rw32(partd->start_loc);