Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h360 struct cachefs_log_ualloc_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c350 struct cachefs_log_ualloc_record ualloc; in stats_log_logfile_read()
845 if ((rc = (struct cachefs_log_ualloc_record *) in stats_log_logfile_read()
947 struct cachefs_log_ualloc_record *uallocp; in stats_log_record_toascii()
1194 uallocp = (struct cachefs_log_ualloc_record *)recp; in stats_log_record_toascii()
1267 struct cachefs_log_ualloc_record *uallocp; in stats_log_get_record_info()
1453 uallocp = (struct cachefs_log_ualloc_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c132 struct cachefs_log_ualloc_record *);
1610 struct cachefs_log_ualloc_record *record; in cachefs_log_ualloc()
1637 cachefs_xdr_ualloc(XDR *xdrs, struct cachefs_log_ualloc_record *rec) in cachefs_xdr_ualloc()