Home
last modified time | relevance | path

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

/linux/include/linux/
H A Defs_vh.h28 __be32 pt_type; /* use of partition */ member
49 int pt_type; member
/linux/include/uapi/scsi/fc/
H A Dfc_ns.h65 __u8 pt_type; member
/linux/fs/
H A Dselect.c297 enum poll_time_type pt_type, int ret) in poll_select_finish()