Files
kernel/include/linux/vfs.h
T

8 lines
116 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
2005-04-16 15:20:36 -07:00
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H
#include <linux/statfs.h>
#endif