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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dmount.c61 static struct configfs_dirent configfs_root = { variable in typeref:struct:configfs_dirent
62 .s_sibling = LIST_HEAD_INIT(configfs_root.s_sibling),
63 .s_children = LIST_HEAD_INIT(configfs_root.s_children),
82 &configfs_root);
101 root->d_fsdata = &configfs_root;

Completed in 161 milliseconds