Searched refs:boot_time (Results 1 – 14 of 14) sorted by relevance
36 ktime_t boot_time; member
1078 nn->boot_time = ktime_get_real(); in nfs_clients_init()
1879 *p++ = cpu_to_be32(ktime_to_ns(nn->boot_time)); /* stamp */ in encode_create_session()
5899 u64 ns = ktime_to_ns(nn->boot_time); in nfs4_init_boot_verifier()
43 time_t boot_time; member
1448 cup->cu_u.cu_msg.cm_u.cm_gracetime = (int64_t)nn->boot_time; in nfsd4_cld_grace_done_v0()1874 char *grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_init()1935 grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_create()2010 sprintf(timestr, "%ld", nn->boot_time); in nfsd4_umh_cltrack_grace_done()
756 copy->cp_stateid.si_opaque.so_clid.cl_boot = nn->boot_time; in nfs4_init_cp_state()1863 if (clid->cl_boot == (u32)nn->boot_time) in STALE_CLIENTID()1866 clid->cl_boot, clid->cl_id, nn->boot_time); in STALE_CLIENTID()2225 clp->cl_clientid.cl_boot = nn->boot_time; in gen_clid()5183 unsigned long double_grace_period_end = nn->boot_time + in clients_still_reclaiming()7639 nn->boot_time = get_seconds(); in nfs4_state_create_net()
228 struct timespec64 boot_time; in read_persistent_wall_and_boot_offset() local236 ext_to_timespec64(clk, &boot_time); in read_persistent_wall_and_boot_offset()239 *boot_offset = timespec64_sub(*wall_time, boot_time); in read_persistent_wall_and_boot_offset()
712 unsigned long boot_time; member
2246 lport->boot_time = jiffies; in _fcoe_create()2692 vn_port->boot_time = jiffies; in fcoe_vport_create()2768 lport->boot_time = jiffies; in fcoe_vport_disable()
1167 vn_port->boot_time = jiffies; in bnx2fc_vport_create()1227 lport->boot_time = jiffies; in bnx2fc_vport_disable()2397 lport->boot_time = jiffies; in _bnx2fc_create()
1638 lport->boot_time = jiffies; in qedf_lport_setup()1694 lport->boot_time = jiffies; in qedf_vport_libfc_config()1818 vn_port->boot_time = jiffies; in qedf_vport_create()1888 lport->boot_time = jiffies; in qedf_vport_disable()
842 lp->boot_time = jiffies; in fnic_probe()
301 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()