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

/linux-master/fs/configfs/
H A Dmount.c55 static struct configfs_dirent configfs_root = { variable in typeref:struct:configfs_dirent
56 .s_sibling = LIST_HEAD_INIT(configfs_root.s_sibling),
57 .s_children = LIST_HEAD_INIT(configfs_root.s_children),
75 &configfs_root, sb);
93 root->d_fsdata = &configfs_root;

Completed in 156 milliseconds