Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h297 struct cachefs_log_populate_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c344 struct cachefs_log_populate_record populate; in stats_log_logfile_read()
699 if ((rc = (struct cachefs_log_populate_record *) in stats_log_logfile_read()
941 struct cachefs_log_populate_record *populatep; in stats_log_record_toascii()
1117 populatep = (struct cachefs_log_populate_record *)recp; in stats_log_record_toascii()
1261 struct cachefs_log_populate_record *populatep; in stats_log_get_record_info()
1392 populatep = (struct cachefs_log_populate_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c120 struct cachefs_log_populate_record *);
1340 struct cachefs_log_populate_record *record; in cachefs_log_populate()
1367 cachefs_xdr_populate(XDR *xdrs, struct cachefs_log_populate_record *rec) in cachefs_xdr_populate()