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

/linux-master/include/linux/
H A Defs_vh.h28 __be32 pt_type; /* use of partition */ member in struct:partition_table
49 int pt_type; member in struct:pt_types
/linux-master/fs/efs/
H A Dsuper.c161 int pt_type, slice = -1; local
203 pt_type = (int) be32_to_cpu(vh->vh_pt[i].pt_type);
205 if (pt_type == pt_entry->pt_type) break;
212 pt_type, (pt_entry->pt_name) ?
216 if (IS_EFS(pt_type)) {
/linux-master/include/uapi/scsi/fc/
H A Dfc_ns.h65 __u8 pt_type; member in struct:fc_ns_pt_obj
/linux-master/fs/
H A Dselect.c300 enum poll_time_type pt_type, int ret)
322 switch (pt_type) {
298 poll_select_finish(struct timespec64 *end_time, void __user *p, enum poll_time_type pt_type, int ret) argument
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dgtt.c177 int pt_type; member in struct:gtt_type_table_entry
185 .pt_type = cpt_type, \

Completed in 449 milliseconds