swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: e40152ee1e1c7a63f4777791863215e3faa37a86 authored by Linus Torvalds on 16 May 2010, 21:17:36 UTC
Linus 2.6.34
Tip revision: e40152e
vfs.h
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H

#include <linux/statfs.h>

#endif
back to top