HomeSort by: relevance | last modified time | path
    Searched defs:partd (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/udf/
udf_subr.c 1536 struct part_desc *partd; local in function:udf_read_physical_partition_spacetables
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
1670 struct part_desc *partd; local in function:udf_write_physical_partition_spacetables
    [all...]
udf_subr.c 1536 struct part_desc *partd; local in function:udf_read_physical_partition_spacetables
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
1670 struct part_desc *partd; local in function:udf_write_physical_partition_spacetables
    [all...]
udf_subr.c 1536 struct part_desc *partd; local in function:udf_read_physical_partition_spacetables
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
1670 struct part_desc *partd; local in function:udf_write_physical_partition_spacetables
    [all...]
udf_subr.c 1536 struct part_desc *partd; local in function:udf_read_physical_partition_spacetables
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
1670 struct part_desc *partd; local in function:udf_write_physical_partition_spacetables
    [all...]

Completed in 229 milliseconds