Searched refs:part_type (Results 1 – 2 of 2) sorted by relevance
11 pub part_type: u8, // 分区类型ID field48 part_type: 0, in default()
337 if table.dpte[i].part_type != 0 { in new()373 table.dpte[i].part_type = cursor.read_u8()?; in read_mbr_table()