index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfs.h
blob: e701d0541405ad76d630ef8a95555ba7ecdf9405 (
plain
)
1
2
3
4
5
6
#ifndef _LINUX_VFS_H #define _LINUX_VFS_H #include <linux/statfs.h> #endif