Home
last modified time | relevance | path

Searched refs:t_ocnt (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log_priv.h156 char t_ocnt; /* original count : 1 */ member
H A Dxfs_log.c3460 tic->t_ocnt = cnt; in xlog_ticket_alloc()
H A Dxfs_trace.h1099 __entry->ocnt = tic->t_ocnt;
1116 TP_printk("dev %d:%d t_ocnt %u t_cnt %u t_curr_res %u "
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log_priv.h154 char t_ocnt; /* original unit count */ member
H A Dxfs_log.c2158 xfs_warn(mp, " original count = %d", ticket->t_ocnt); in xlog_print_tic_res()
3529 tic->t_ocnt = cnt; in xlog_ticket_alloc()
H A Dxfs_trace.h1231 __entry->ocnt = tic->t_ocnt;
1248 TP_printk("dev %d:%d t_ocnt %u t_cnt %u t_curr_res %u "

Completed in 22 milliseconds