Lines Matching refs:pc
1953 struct partial_cluster *pc),
1955 TP_ARGS(inode, ex, from, to, pc),
1978 __entry->pc_pclu = pc->pclu;
1979 __entry->pc_lblk = pc->lblk;
1980 __entry->pc_state = pc->state;
2000 struct partial_cluster *pc),
2002 TP_ARGS(inode, start, ex, pc),
2023 __entry->pc_pclu = pc->pclu;
2024 __entry->pc_lblk = pc->lblk;
2025 __entry->pc_state = pc->state;
2096 int depth, struct partial_cluster *pc, __le16 eh_entries),
2098 TP_ARGS(inode, start, end, depth, pc, eh_entries),
2118 __entry->pc_pclu = pc->pclu;
2119 __entry->pc_lblk = pc->lblk;
2120 __entry->pc_state = pc->state;