Home
last modified time | relevance | path

Searched refs:t_cnt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_log.c232 return tic->t_unit_res * tic->t_cnt; in xlog_ticket_reservation()
425 if (tic->t_cnt > 0) in xfs_log_regrant()
447 tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */ in xfs_log_regrant()
481 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve()
504 tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */ in xfs_log_reserve()
2159 xfs_warn(mp, " remaining count = %d", ticket->t_cnt); in xlog_print_tic_res()
3004 if (ticket->t_cnt > in xfs_log_ticket_regrant()
[all...]
H A Dxfs_log_priv.h155 char t_cnt; /* current unit count */ member
H A Dxfs_trace.h1232 __entry->cnt = tic->t_cnt;
1248 TP_printk("dev %d:%d t_ocnt %u t_cnt %u t_curr_res %u "
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_log.c181 return tic->t_unit_res * tic->t_cnt; in xlog_ticket_reservation()
399 if (tic->t_cnt > 0) in xfs_log_regrant()
421 tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */ in xfs_log_regrant()
458 xlog_grant_push_ail(log, tic->t_cnt ? tic->t_unit_res * tic->t_cnt in xfs_log_reserve()
481 tic->t_cnt = 0; /* ungrant will give back unit_res * t_cnt. */ in xfs_log_reserve()
2991 if (ticket->t_cnt > 0) in xfs_log_ticket_regrant()
2992 ticket->t_cnt in xfs_log_ticket_regrant()
[all...]
H A Dxfs_log_priv.h157 char t_cnt; /* current count : 1 */ member
H A Dxfs_trace.h1100 __entry->cnt = tic->t_cnt;
1116 TP_printk("dev %d:%d t_ocnt %u t_cnt %u t_curr_res %u "
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_pci_grpci2.c83 unsigned int t_cnt; /* 0x84 */ member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dleon_pci_grpci2.c85 unsigned int t_cnt; /* 0x84 */ member

Completed in 23 milliseconds