Lines Matching refs:pc
2017 struct partial_cluster *pc),
2019 TP_ARGS(inode, ex, from, to, pc),
2042 __entry->pc_pclu = pc->pclu;
2043 __entry->pc_lblk = pc->lblk;
2044 __entry->pc_state = pc->state;
2064 struct partial_cluster *pc),
2066 TP_ARGS(inode, start, ex, pc),
2087 __entry->pc_pclu = pc->pclu;
2088 __entry->pc_lblk = pc->lblk;
2089 __entry->pc_state = pc->state;
2160 int depth, struct partial_cluster *pc, __le16 eh_entries),
2162 TP_ARGS(inode, start, end, depth, pc, eh_entries),
2182 __entry->pc_pclu = pc->pclu;
2183 __entry->pc_lblk = pc->lblk;
2184 __entry->pc_state = pc->state;