Home
last modified time | relevance | path

Searched refs:timestruc_t (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
Ddsl_dir.h106 timestruc_t dd_snap_cmtime; /* last time snapshot namespace changed */
163 timestruc_t dsl_dir_snap_cmtime(dsl_dir_t *dd);
Ddmu_objset.h167 timestruc_t dmu_objset_snap_cmtime(objset_t *os);
Ddmu.h876 timestruc_t dmu_objset_snap_cmtime(objset_t *os);
/netbsd/src/external/cddl/osnet/sys/sys/
Dopentypes.h19 typedef struct timespec timestruc_t; typedef
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dvnode.h55 timestruc_t xoa_createtime; /* Create time of file */
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dzfs_ctldir.c333 timestruc_t cmtime;
487 timestruc_t now; in zfsctl_common_getattr()
1273 timestruc_t zc_cmtime;
1616 timestruc_t now; in sfs_getattr()
Ddsl_dir.c1969 timestruc_t
1972 timestruc_t t; in dsl_dir_snap_cmtime()
1984 timestruc_t t; in dsl_dir_snap_cmtime_update()
Dzfs_znode.c934 timestruc_t now; in zfs_mknode1()
1668 timestruc_t now; in zfs_tstamp_update_setup()
Ddmu_objset.c750 timestruc_t
/netbsd/src/external/cddl/osnet/dist/lib/libzpool/common/
Dkernel.c376 timestruc_t ts; in cv_timedwait_hires()
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_proc.c445 timestruc_t tstamp = psp->pr_tstamp; in dt_proc_waitrun()