summaryrefslogblamecommitdiffstats
path: root/include/linux/kernfs.h
blob: 254b9e872b09ba408565d3a4273aa800de019e3b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                          
/*
 * 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 */