Searched refs:cachefs_log_rename_record (Results 1 – 3 of 3) sorted by relevance
275 struct cachefs_log_rename_record { struct
342 struct cachefs_log_rename_record rename; in stats_log_logfile_read()648 if ((rc = (struct cachefs_log_rename_record *) in stats_log_logfile_read()939 struct cachefs_log_rename_record *renamep; in stats_log_record_toascii()1091 renamep = (struct cachefs_log_rename_record *)recp; in stats_log_record_toascii()1259 struct cachefs_log_rename_record *renamep; in stats_log_get_record_info()1370 renamep = (struct cachefs_log_rename_record *)recp; in stats_log_get_record_info()
117 static bool_t cachefs_xdr_rename(XDR *, struct cachefs_log_rename_record *);1248 struct cachefs_log_rename_record *record; in cachefs_log_rename()1275 cachefs_xdr_rename(XDR *xdrs, struct cachefs_log_rename_record *rec) in cachefs_xdr_rename()