Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h328 struct cachefs_log_mdcreate_record { struct
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c347 struct cachefs_log_mdcreate_record mdcreate; in stats_log_logfile_read()
771 if ((rc = (struct cachefs_log_mdcreate_record *) in stats_log_logfile_read()
944 struct cachefs_log_mdcreate_record *mdcreatep; in stats_log_record_toascii()
1156 mdcreatep = (struct cachefs_log_mdcreate_record *)recp; in stats_log_record_toascii()
1264 struct cachefs_log_mdcreate_record *mdcreatep; in stats_log_get_record_info()
1423 mdcreatep = (struct cachefs_log_mdcreate_record *)recp; in stats_log_get_record_info()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c126 struct cachefs_log_mdcreate_record *);
1474 struct cachefs_log_mdcreate_record *record; in cachefs_log_mdcreate()
1500 cachefs_xdr_mdcreate(XDR *xdrs, struct cachefs_log_mdcreate_record *rec) in cachefs_xdr_mdcreate()