Home
last modified time | relevance | path

Searched refs:lh_errno (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefswssize/
H A Dcachefswssize.c111 if (lh->lh_errno != 0) in main()
113 strerror(lh->lh_errno)); in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h124 int lh_errno; member
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c502 header.lh_errno = Errno; in cachefs_log_write_header()
693 (! xdr_int(xdrs, &h->lh_errno)) || in cachefs_xdr_logfile_header()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c295 (! xdr_int(xdrs, &lh->lh_errno)) || in stats_xdr_loghead()