Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h382 struct cachefs_log_nocache_record { struct
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c352 struct cachefs_log_nocache_record nocache; in stats_log_logfile_read()
893 if ((rc = (struct cachefs_log_nocache_record *) in stats_log_logfile_read()
949 struct cachefs_log_nocache_record *nocachep; in stats_log_record_toascii()
1219 nocachep = (struct cachefs_log_nocache_record *)recp; in stats_log_record_toascii()
1269 struct cachefs_log_nocache_record *nocachep; in stats_log_get_record_info()
1473 nocachep = (struct cachefs_log_nocache_record *)recp; in stats_log_get_record_info()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c136 struct cachefs_log_nocache_record *);
1702 struct cachefs_log_nocache_record *record; in cachefs_log_nocache()
1728 cachefs_xdr_nocache(XDR *xdrs, struct cachefs_log_nocache_record *rec) in cachefs_xdr_nocache()