Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/configfs/
A Dconfigfs_internal.h30 struct configfs_dirent { struct
31 atomic_t s_count;
32 int s_dependent_count;
33 struct list_head s_sibling;
34 struct list_head s_children;
35 int s_links;
36 void * s_element;
60 extern spinlock_t configfs_dirent_lock; argument
66 extern struct inode * configfs_new_inode(umode_t mode, struct configfs_dirent *, struct super_block… argument

Completed in 3 milliseconds