Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h232 struct cachefs_log_truncate_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c338 struct cachefs_log_truncate_record truncate; in stats_log_logfile_read()
935 struct cachefs_log_truncate_record *truncatep; in stats_log_record_toascii()
1040 truncatep = (struct cachefs_log_truncate_record *)recp; in stats_log_record_toascii()
1255 struct cachefs_log_truncate_record *truncatep; in stats_log_get_record_info()
1332 truncatep = (struct cachefs_log_truncate_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c113 struct cachefs_log_truncate_record *);
1064 struct cachefs_log_truncate_record *record; in cachefs_log_truncate()
1091 cachefs_xdr_truncate(XDR *xdrs, struct cachefs_log_truncate_record *rec) in cachefs_xdr_truncate()