Home
last modified time | relevance | path

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

/Linux-v4.19/fs/configfs/
Dconfigfs_internal.h37 struct configfs_dirent { struct
38 atomic_t s_count;
39 int s_dependent_count;
40 struct list_head s_sibling;
41 struct list_head s_children;
42 struct list_head s_links;
66 extern spinlock_t configfs_dirent_lock; argument
72 extern struct inode * configfs_new_inode(umode_t mode, struct configfs_dirent *, struct super_block… argument