Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h85 timestruc32_t bh_timestamp; /* When the buffer was created */ member
97 timestruc32_t bh_timestamp; /* When the buffer was created */ member
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c137 return (xdr_timestruc32_t(xdrs, &objp->bh_timestamp));
H A Dnfs_log.c1287 TIMESPEC_TO_TIMESPEC32(&lh.bh_timestamp, &now); in create_buffer_header()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c233 if (!xdr_timestruc32_t(xdrs, &objp->bh_timestamp)) in xdr_nfslog_buffer_header()
H A Dnfslog_elf.c1359 nfsl_get_date((time_t)bufhdr->bh_timestamp.tv_sec)); in nfsl_elf_buffer_header_print()