Home
last modified time | relevance | path

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

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