linux/fs/sysfs
Tejun Heo f0b0af4792 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
Implement sysfs_find_dirent() and sysfs_get_dirent().
sysfs_dirent_exist() is replaced by sysfs_find_dirent().  These will
be used to make directory entries reclamiable.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:08 -07:00
..
bin.c sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
dir.c sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 2007-07-11 16:09:08 -07:00
file.c sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 2007-07-11 16:09:08 -07:00
group.c security: prevent permission checking of file removal via sysfs_remove_group() 2007-04-27 10:57:33 -07:00
inode.c sysfs: implement SYSFS_FLAG_REMOVED flag 2007-07-11 16:09:08 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags 2007-07-11 16:09:08 -07:00
symlink.c sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 2007-07-11 16:09:08 -07:00
sysfs.h sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() 2007-07-11 16:09:08 -07:00