macro_rules! fs_trace { ($tag:expr, $name:expr, $($arg:expr),+) => { ... }; }
Internal utility wrapper for cros_tracing::trace_event!() macro with VirtioFS calls.
cros_tracing::trace_event!()