Searched refs:restart_func (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ocfs2/ |
H A D | ocfs2_trace.h | 1327 int why, int restart_func), 1328 TP_ARGS(ip_blkno, size, clusters, clusters_to_add, why, restart_func), 1335 __field(int, restart_func) 1343 __entry->restart_func = restart_func; 1347 __entry->clusters_to_add, __entry->why, __entry->restart_func)
|