index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
vfs.h
blob: e701d0541405ad76d630ef8a95555ba7ecdf9405 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _LINUX_VFS_H #define _LINUX_VFS_H #include <linux/statfs.h> #endif