Searched refs:cachefs_log_getpage_record (Results 1 – 3 of 3) sorted by relevance
176 struct cachefs_log_getpage_record { struct
333 struct cachefs_log_getpage_record getpage; in stats_log_logfile_read()930 struct cachefs_log_getpage_record *getpagep; in stats_log_record_toascii()978 getpagep = (struct cachefs_log_getpage_record *)recp; in stats_log_record_toascii()1250 struct cachefs_log_getpage_record *getpagep; in stats_log_get_record_info()1283 getpagep = (struct cachefs_log_getpage_record *)recp; in stats_log_get_record_info()
106 static bool_t cachefs_xdr_getpage(XDR *, struct cachefs_log_getpage_record *);834 struct cachefs_log_getpage_record *record; in cachefs_log_getpage()862 cachefs_xdr_getpage(XDR *xdrs, struct cachefs_log_getpage_record *rec) in cachefs_xdr_getpage()