Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h371 struct cachefs_log_calloc_record { struct
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c351 struct cachefs_log_calloc_record challoc; in stats_log_logfile_read()
870 if ((rc = (struct cachefs_log_calloc_record *) in stats_log_logfile_read()
948 struct cachefs_log_calloc_record *callocp; in stats_log_record_toascii()
1207 callocp = (struct cachefs_log_calloc_record *)recp; in stats_log_record_toascii()
1268 struct cachefs_log_calloc_record *callocp; in stats_log_get_record_info()
1463 callocp = (struct cachefs_log_calloc_record *)recp; in stats_log_get_record_info()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c134 struct cachefs_log_calloc_record *);
1656 struct cachefs_log_calloc_record *record; in cachefs_log_calloc()
1683 cachefs_xdr_calloc(XDR *xdrs, struct cachefs_log_calloc_record *rec) in cachefs_xdr_calloc()