Home
last modified time | relevance | path

Searched refs:ks_snaptime (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h85 hrtime_t ks_snaptime; /* time of last data snapshot */ member
116 hrtime_t ks_snaptime; member
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c130 ksp->ks_crtime, ksp->ks_snaptime); in kstat_seq_show_headers()
390 ksp->ks_snaptime = gethrtime(); in kstat_seq_start()
581 ksp->ks_snaptime = ksp->ks_crtime; in __kstat_create()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h112 hrtime_t ks_snaptime; /* last access time */ member
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h114 hrtime_t ks_snaptime; /* last access time */ member
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c266 ksp->ks_snaptime = ksp->ks_crtime; in __kstat_create()