Files
linux-apfs/include/linux/kernfs.h
T

13 lines
215 B
C
Raw Normal View History

2013-11-24 09:54:58 -05:00
/*
* kernfs.h - pseudo filesystem decoupled from vfs locking
*
* This file is released under the GPLv2.
*/
#ifndef __LINUX_KERNFS_H
#define __LINUX_KERNFS_H
struct sysfs_dirent;
#endif /* __LINUX_KERNFS_H */