Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h62 struct cachefs_log_logfile_header st_loghead;
207 struct cachefs_log_logfile_header *stats_log_getheader(stats_cookie_t *);
H A Dstats_log.c55 static bool_t stats_xdr_loghead(XDR *, struct cachefs_log_logfile_header *);
291 stats_xdr_loghead(XDR *xdrs, struct cachefs_log_logfile_header *lh) in stats_xdr_loghead()
1638 struct cachefs_log_logfile_header *
1665 struct cachefs_log_logfile_header *lh = &st->st_loghead; in stats_log_compute_wssize()
/titanic_41/usr/src/cmd/fs.d/cachefs/cachefswssize/
H A Dcachefswssize.c63 struct cachefs_log_logfile_header *lh; in main()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h121 struct cachefs_log_logfile_header { struct
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c103 struct cachefs_log_logfile_header *);
451 struct cachefs_log_logfile_header header, oheader; in cachefs_log_write_header()
689 cachefs_xdr_logfile_header(XDR *xdrs, struct cachefs_log_logfile_header *h) in cachefs_xdr_logfile_header()