Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
fs
btrfs
compat.h
Go to the documentation of this file.
1
#ifndef _COMPAT_H_
2
#define _COMPAT_H_
3
4
#define btrfs_drop_nlink(inode) drop_nlink(inode)
5
#define btrfs_inc_nlink(inode) inc_nlink(inode)
6
7
#endif
/* _COMPAT_H_ */
Generated on Thu Jan 10 2013 13:03:33 for Linux Kernel by
1.8.2