Searched refs:cachefs_log_create_record (Results 1 – 3 of 3) sorted by relevance
255 struct cachefs_log_create_record { struct
340 struct cachefs_log_create_record create; in stats_log_logfile_read()600 if ((rc = (struct cachefs_log_create_record *) in stats_log_logfile_read()937 struct cachefs_log_create_record *createp; in stats_log_record_toascii()1065 createp = (struct cachefs_log_create_record *)recp; in stats_log_record_toascii()1257 struct cachefs_log_create_record *createp; in stats_log_get_record_info()1352 createp = (struct cachefs_log_create_record *)recp; in stats_log_get_record_info()
115 static bool_t cachefs_xdr_create(XDR *, struct cachefs_log_create_record *);1158 struct cachefs_log_create_record *record; in cachefs_log_create()1184 cachefs_xdr_create(XDR *xdrs, struct cachefs_log_create_record *rec) in cachefs_xdr_create()