![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /* 0003 * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> 0004 */ 0005 #include <linux/nfs_fs.h> 0006 #include <linux/namei.h> 0007 #include "internal.h" 0008 0009 #define CREATE_TRACE_POINTS 0010 #include "nfstrace.h" 0011 0012 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter); 0013 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit); 0014 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_status); 0015 EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_xdr_bad_filehandle);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |