Searched refs:hypfs_add_dir (Results 1 – 3 of 3) sorted by relevance
/xen/xen/common/ |
A D | kernel.c | 394 hypfs_add_dir(&hypfs_root, &buildinfo, true); in buildinfo_init() 399 hypfs_add_dir(&buildinfo, &compileinfo, true); in buildinfo_init() 411 hypfs_add_dir(&buildinfo, &version, true); in buildinfo_init() 434 hypfs_add_dir(&hypfs_root, ¶ms, true); in param_init()
|
A D | hypfs.c | 114 int hypfs_add_dir(struct hypfs_entry_dir *parent, in hypfs_add_dir() function
|
/xen/xen/include/xen/ |
A D | hypfs.h | 107 int hypfs_add_dir(struct hypfs_entry_dir *parent,
|
Completed in 4 milliseconds