Home
last modified time | relevance | path

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

/linux/fs/efs/
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()
/linux/include/linux/
A Defs_vh.h28 __be32 pt_type; /* use of partition */ member
49 int pt_type; member
/linux/include/uapi/scsi/fc/
A Dfc_ns.h65 __u8 pt_type; member
/linux/fs/
A Dselect.c299 enum poll_time_type pt_type, int ret) in poll_select_finish() argument
321 switch (pt_type) { in poll_select_finish()
/linux/drivers/gpu/drm/i915/gvt/
A Dgtt.c175 int pt_type; member
183 .pt_type = cpt_type, \
269 return gtt_type_table[type].pt_type; in get_pt_type()

Completed in 18 milliseconds