Home
last modified time | relevance | path

Searched refs:d_time (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c90 dentry->d_time = jiffies; in zpl_lookup()
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c3105 uint32_t diff, d_time; in bbr_lt_bw_sampling() local
3184 d_time = bbr->r_ctl.rc_del_time - bbr->r_ctl.rc_lt_time; in bbr_lt_bw_sampling()
3186 d_time = 0; in bbr_lt_bw_sampling()
3193 bbr_log_type_ltbw(bbr, cts, 2, 0, 0, 0, d_time); in bbr_lt_bw_sampling()
3204 bbr_log_type_ltbw(bbr, cts, 6, 0, 0, 0, d_time); in bbr_lt_bw_sampling()
3217 bbr_log_type_ltbw(bbr, cts, 3, 0, 0, 0, d_time); in bbr_lt_bw_sampling()
3227 bbr_log_type_ltbw(bbr, cts, 6, 0, 0, 0, d_time); in bbr_lt_bw_sampling()
3235 bbr_log_type_ltbw(bbr, cts, 6, lost, delivered, 0, d_time); in bbr_lt_bw_sampling()
3238 if (d_time < 1000) { in bbr_lt_bw_sampling()
3241 bbr_log_type_ltbw(bbr, cts, 6, 0, 0, 0, d_time); in bbr_lt_bw_sampling()
[all …]