Searched refs:stats_xdr_loghead (Results 1 – 1 of 1) sorted by relevance
55 static bool_t stats_xdr_loghead(XDR *, struct cachefs_log_logfile_header *);255 if (! stats_xdr_loghead(&st->st_logxdr, &st->st_loghead)) { in stats_log_logfile_open()291 stats_xdr_loghead(XDR *xdrs, struct cachefs_log_logfile_header *lh) in stats_xdr_loghead() function