Searched refs:cachefs_log_mount_record (Results 1 – 3 of 3) sorted by relevance
331 struct cachefs_log_mount_record mount, *mountp; in stats_log_logfile_read()370 CLPAD(cachefs_log_mount_record, path); in stats_log_logfile_read()372 (struct cachefs_log_mount_record *) in stats_log_logfile_read()928 struct cachefs_log_mount_record *mountp; in stats_log_record_toascii()959 mountp = (struct cachefs_log_mount_record *)recp; in stats_log_record_toascii()1652 struct cachefs_log_mount_record *mountp; in stats_log_compute_wssize()1693 mountp = (struct cachefs_log_mount_record *)record; in stats_log_compute_wssize()
156 struct cachefs_log_mount_record { struct
104 static bool_t cachefs_xdr_mount(XDR *, struct cachefs_log_mount_record *);711 struct cachefs_log_mount_record *record; in cachefs_log_mount()737 (int)CLPAD(cachefs_log_mount_record, path); in cachefs_log_mount()772 cachefs_xdr_mount(XDR *xdrs, struct cachefs_log_mount_record *rec) in cachefs_xdr_mount()