Searched refs:cachefs_log_umount_record (Results 1 – 3 of 3) sorted by relevance
169 struct cachefs_log_umount_record { struct
332 struct cachefs_log_umount_record umount; in stats_log_logfile_read()929 struct cachefs_log_umount_record *umountp; in stats_log_record_toascii()970 umountp = (struct cachefs_log_umount_record *)recp; in stats_log_record_toascii()1653 struct cachefs_log_umount_record *umountp; in stats_log_compute_wssize()1760 umountp = (struct cachefs_log_umount_record *)record; in stats_log_compute_wssize()
105 static bool_t cachefs_xdr_umount(XDR *, struct cachefs_log_umount_record *);798 struct cachefs_log_umount_record *record; in cachefs_log_umount()819 cachefs_xdr_umount(XDR *xdrs, struct cachefs_log_umount_record *rec) in cachefs_xdr_umount()