Searched refs:cachefs_log_readdir_record (Results 1 – 3 of 3) sorted by relevance
188 struct cachefs_log_readdir_record { struct
334 struct cachefs_log_readdir_record readdir; in stats_log_logfile_read()931 struct cachefs_log_readdir_record *readdirp; in stats_log_record_toascii()991 readdirp = (struct cachefs_log_readdir_record *)recp; in stats_log_record_toascii()1251 struct cachefs_log_readdir_record *readdirp; in stats_log_get_record_info()1293 readdirp = (struct cachefs_log_readdir_record *)recp; in stats_log_get_record_info()
107 static bool_t cachefs_xdr_readdir(XDR *, struct cachefs_log_readdir_record *);882 struct cachefs_log_readdir_record *record; in cachefs_log_readdir()910 cachefs_xdr_readdir(XDR *xdrs, struct cachefs_log_readdir_record *rec) in cachefs_xdr_readdir()