Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h350 struct cachefs_log_rfdir_record { struct
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c349 struct cachefs_log_rfdir_record rfdir; in stats_log_logfile_read()
820 if ((rc = (struct cachefs_log_rfdir_record *) in stats_log_logfile_read()
946 struct cachefs_log_rfdir_record *rfdirp; in stats_log_record_toascii()
1181 rfdirp = (struct cachefs_log_rfdir_record *)recp; in stats_log_record_toascii()
1266 struct cachefs_log_rfdir_record *rfdirp; in stats_log_get_record_info()
1442 rfdirp = (struct cachefs_log_rfdir_record *)recp; in stats_log_get_record_info()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c130 struct cachefs_log_rfdir_record *);
1566 struct cachefs_log_rfdir_record *record; in cachefs_log_rfdir()
1592 cachefs_xdr_rfdir(XDR *xdrs, struct cachefs_log_rfdir_record *rec) in cachefs_xdr_rfdir()