Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0
0002 /*
0003  * Copyright (c) 2019 Christoph Hellwig
0004  */
0005 #include <linux/iomap.h>
0006 
0007 /*
0008  * We include this last to have the helpers above available for the trace
0009  * event implementations.
0010  */
0011 #define CREATE_TRACE_POINTS
0012 #include "trace.h"