Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ceph_debug.h File Reference

Go to the source code of this file.

Macros

#define pr_fmt(fmt)   KBUILD_MODNAME ": " fmt
 
#define dout(fmt,...)   pr_debug(" " fmt, ##__VA_ARGS__)
 

Macro Definition Documentation

#define dout (   fmt,
  ... 
)    pr_debug(" " fmt, ##__VA_ARGS__)

Definition at line 34 of file ceph_debug.h.

#define pr_fmt (   fmt)    KBUILD_MODNAME ": " fmt

Definition at line 4 of file ceph_debug.h.