Home
last modified time | relevance | path

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

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