Home
last modified time | relevance | path

Searched refs:configfs_root (Results 1 – 1 of 1) sorted by relevance

/linux/fs/configfs/
H A Dmount.c53 static struct configfs_dirent configfs_root = { variable
54 .s_sibling = LIST_HEAD_INIT(configfs_root.s_sibling),
55 .s_children = LIST_HEAD_INIT(configfs_root.s_children),
73 &configfs_root, sb); in configfs_fill_super()
91 root->d_fsdata = &configfs_root; in configfs_fill_super()