Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
H A Dmount.c57 static struct configfs_dirent configfs_root = { variable
58 .s_sibling = LIST_HEAD_INIT(configfs_root.s_sibling),
59 .s_children = LIST_HEAD_INIT(configfs_root.s_children),
77 &configfs_root, sb); in configfs_fill_super()
95 root->d_fsdata = &configfs_root; in configfs_fill_super()
/kernel/linux/linux-6.6/fs/configfs/
H A Dmount.c55 static struct configfs_dirent configfs_root = { variable
56 .s_sibling = LIST_HEAD_INIT(configfs_root.s_sibling),
57 .s_children = LIST_HEAD_INIT(configfs_root.s_children),
75 &configfs_root, sb); in configfs_fill_super()
93 root->d_fsdata = &configfs_root; in configfs_fill_super()

Completed in 2 milliseconds