blob: c74f7af23d77a756b1f785fa78723c00c26a4312 [file] [log] [blame]
Trond Myklebustf4ce1292013-08-19 18:59:33 -04001/*
2 * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
3 */
4#include <linux/nfs_fs.h>
Trond Myklebust6e0d0be2013-08-20 11:26:17 -04005#include <linux/namei.h>
Trond Myklebustf4ce1292013-08-19 18:59:33 -04006#include "internal.h"
7
8#define CREATE_TRACE_POINTS
9#include "nfstrace.h"
Trond Myklebust81b79af2015-03-25 19:09:08 -040010
11EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_enter);
12EXPORT_TRACEPOINT_SYMBOL_GPL(nfs_fsync_exit);