/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | trace.h | 355 __field(unsigned long long, boot_time) 358 __entry->boot_time = nn->boot_time; 360 TP_printk("boot_time=%16llx", __entry->boot_time) 559 __field(unsigned long long, boot_time) 564 __entry->boot_time = nn->boot_time; 568 TP_printk("boot_time=%16llx xid=0x%08x result=%s", 569 __entry->boot_time, __entr [all...] |
H A D | netns.h | 43 time64_t boot_time; member
|
H A D | nfs4recover.c | 1434 cup->cu_u.cu_msg.cm_u.cm_gracetime = nn->boot_time; in nfsd4_cld_grace_done_v0() 1857 char *grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_init() 1918 grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_create() 1993 sprintf(timestr, "%lld", nn->boot_time); in nfsd4_umh_cltrack_grace_done()
|
H A D | nfs4state.c | 775 stid->stid.si_opaque.so_clid.cl_boot = (u32)nn->boot_time; in nfs4_init_cp_state() 1951 if (clid->cl_boot == (u32)nn->boot_time) in STALE_CLIENTID() 2312 clp->cl_clientid.cl_boot = (u32)nn->boot_time; in gen_clid() 5377 time64_t double_grace_period_end = nn->boot_time + in clients_still_reclaiming() 7333 nn->boot_time = ktime_get_real_seconds(); in nfs4_state_create_net()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | trace.h | 732 __field(unsigned long long, boot_time) 735 __entry->boot_time = nn->boot_time; 737 TP_printk("boot_time=%16llx", __entry->boot_time) 756 __field(unsigned long long, boot_time) 762 __entry->boot_time = nn->boot_time; 770 TP_printk("boot_time=%16llx xid=0x%08x error=%d new verifier=0x%s", 771 __entry->boot_time, __entr [all...] |
H A D | netns.h | 54 time64_t boot_time; member
|
H A D | nfs4recover.c | 1434 cup->cu_u.cu_msg.cm_u.cm_gracetime = nn->boot_time; in nfsd4_cld_grace_done_v0() 1857 char *grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_init() 1918 grace_start = nfsd4_cltrack_grace_start(nn->boot_time); in nfsd4_umh_cltrack_create() 1993 sprintf(timestr, "%lld", nn->boot_time); in nfsd4_umh_cltrack_grace_done()
|
H A D | nfs4state.c | 988 stid->cs_stid.si_opaque.so_clid.cl_boot = (u32)nn->boot_time; in nfs4_init_cp_state() 2071 if (clid->cl_boot == (u32)nn->boot_time) in STALE_CLIENTID() 2444 clp->cl_clientid.cl_boot = (u32)nn->boot_time; in gen_clid() 5910 time64_t double_grace_period_end = nn->boot_time + in clients_still_reclaiming() 8137 nn->boot_time = ktime_get_real_seconds(); in nfs4_state_create_net()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | netns.h | 37 ktime_t boot_time; member
|
H A D | client.c | 1113 nn->boot_time = ktime_get_real(); in nfs_clients_init()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | netns.h | 36 ktime_t boot_time; member
|
H A D | client.c | 1177 nn->boot_time = ktime_get_real(); in nfs_clients_init()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | time.c | 222 struct timespec64 boot_time; in read_persistent_wall_and_boot_offset() local 230 ext_to_timespec64(clk, &boot_time); in read_persistent_wall_and_boot_offset() 233 *boot_offset = timespec64_sub(*wall_time, boot_time); in read_persistent_wall_and_boot_offset()
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | time.c | 217 struct timespec64 boot_time; in read_persistent_wall_and_boot_offset() local 224 ext_to_timespec64(&clk, &boot_time); in read_persistent_wall_and_boot_offset() 227 *boot_offset = timespec64_sub(*wall_time, boot_time); in read_persistent_wall_and_boot_offset()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libfc.h | 662 * @boot_time: Timestamp indicating when the local port came online 712 unsigned long boot_time; member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libfc.h | 671 * @boot_time: Timestamp indicating when the local port came online 721 unsigned long boot_time; member
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2244 lport->boot_time = jiffies; in _fcoe_create() 2691 vn_port->boot_time = jiffies; in fcoe_vport_create() 2767 lport->boot_time = jiffies; in fcoe_vport_disable()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe.c | 2230 lport->boot_time = jiffies; in _fcoe_create() 2678 vn_port->boot_time = jiffies; in fcoe_vport_create() 2754 lport->boot_time = jiffies; in fcoe_vport_disable()
|
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 1168 vn_port->boot_time = jiffies; in bnx2fc_vport_create() 1228 lport->boot_time = jiffies; in bnx2fc_vport_disable() 2393 lport->boot_time = jiffies; in _bnx2fc_create()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 1160 vn_port->boot_time = jiffies; in bnx2fc_vport_create() 1220 lport->boot_time = jiffies; in bnx2fc_vport_disable() 2385 lport->boot_time = jiffies; in _bnx2fc_create()
|
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1732 lport->boot_time = jiffies; in qedf_lport_setup() 1793 lport->boot_time = jiffies; in qedf_vport_libfc_config() 1916 vn_port->boot_time = jiffies; in qedf_vport_create() 2007 lport->boot_time = jiffies; in qedf_vport_disable()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_main.c | 1735 lport->boot_time = jiffies; in qedf_lport_setup() 1796 lport->boot_time = jiffies; in qedf_vport_libfc_config() 1920 vn_port->boot_time = jiffies; in qedf_vport_create() 2011 lport->boot_time = jiffies; in qedf_vport_disable()
|
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | fnic_main.c | 842 lp->boot_time = jiffies; in fnic_probe()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | fnic_main.c | 858 lp->boot_time = jiffies; in fnic_probe()
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_lport.c | 307 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
|