Searched refs:pt_type (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Defs_vh.h27 __be32 pt_type; /* use of partition */ member in struct:partition_table
48 int pt_type; member in struct:pt_types
/linux-4.4.14/fs/efs/
H A Dsuper.c165 int pt_type, slice = -1; efs_validate_vh() local
207 pt_type = (int) be32_to_cpu(vh->vh_pt[i].pt_type); efs_validate_vh()
209 if (pt_type == pt_entry->pt_type) break; efs_validate_vh()
216 pt_type, (pt_entry->pt_name) ? efs_validate_vh()
220 if (IS_EFS(pt_type)) { efs_validate_vh()
/linux-4.4.14/include/uapi/scsi/fc/
H A Dfc_ns.h77 __u8 pt_type; member in struct:fc_ns_pt_obj

Completed in 108 milliseconds