Home
last modified time | relevance | path

Searched refs:cachefs_log_gpfront_record (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h338 struct cachefs_log_gpfront_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c348 struct cachefs_log_gpfront_record gpfront; in stats_log_logfile_read()
797 if ((rc = (struct cachefs_log_gpfront_record *) in stats_log_logfile_read()
945 struct cachefs_log_gpfront_record *gpfrontp; in stats_log_record_toascii()
1168 gpfrontp = (struct cachefs_log_gpfront_record *)recp; in stats_log_record_toascii()
1265 struct cachefs_log_gpfront_record *gpfrontp; in stats_log_get_record_info()
1432 gpfrontp = (struct cachefs_log_gpfront_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c128 struct cachefs_log_gpfront_record *);
1518 struct cachefs_log_gpfront_record *record; in cachefs_log_gpfront()
1546 cachefs_xdr_gpfront(XDR *xdrs, struct cachefs_log_gpfront_record *rec) in cachefs_xdr_gpfront()