LingmoOS-kernel/fs/ext2/trace.c

7 lines
125 B
C
Raw Normal View History

2024-07-18 03:58:23 +00:00
// SPDX-License-Identifier: GPL-2.0
#include "ext2.h"
#include <linux/uio.h>
#define CREATE_TRACE_POINTS
#include "trace.h"