https://github.com/torvalds/linux
Raw File
Tip revision: fa389e220254c69ffae0d403eac4146171062d08 authored by Linus Torvalds on 10 March 2014, 02:41:57 UTC
Linux 3.14-rc6
Tip revision: fa389e2
vfs.h
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H

#include <linux/statfs.h>

#endif
back to top