Searched refs:cachefs_log_mkdir_record (Results 1 – 3 of 3) sorted by relevance
265 struct cachefs_log_mkdir_record { struct
341 struct cachefs_log_mkdir_record mkdir; in stats_log_logfile_read()624 if ((rc = (struct cachefs_log_mkdir_record *) in stats_log_logfile_read()938 struct cachefs_log_mkdir_record *mkdirp; in stats_log_record_toascii()1078 mkdirp = (struct cachefs_log_mkdir_record *)recp; in stats_log_record_toascii()1258 struct cachefs_log_mkdir_record *mkdirp; in stats_log_get_record_info()1361 mkdirp = (struct cachefs_log_mkdir_record *)recp; in stats_log_get_record_info()
116 static bool_t cachefs_xdr_mkdir(XDR *, struct cachefs_log_mkdir_record *);1202 struct cachefs_log_mkdir_record *record; in cachefs_log_mkdir()1230 cachefs_xdr_mkdir(XDR *xdrs, struct cachefs_log_mkdir_record *rec) in cachefs_xdr_mkdir()