linux/fs/nfs/nfstrace.c
<<
>>
Prefs
   1/*
   2 * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
   3 */
   4#include <linux/nfs_fs.h>
   5#include <linux/namei.h>
   6#include "internal.h"
   7
   8#define CREATE_TRACE_POINTS
   9#include "nfstrace.h"
  10