Home
last modified time | relevance | path

Searched defs:configfs_dirent (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/configfs/
Dconfigfs_internal.h31 struct configfs_dirent { struct
32 atomic_t s_count;
33 int s_dependent_count;
34 struct list_head s_sibling;
35 struct list_head s_children;
59 extern spinlock_t configfs_dirent_lock; argument
65 extern struct inode * configfs_new_inode(umode_t mode, struct configfs_dirent *, struct super_block… argument