Home
last modified time | relevance | path

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

/tools/pygrub/src/fsimage/
A Dfsimage.c313 static struct PyMethodDef fsimage_module_methods[] = { variable
328 .m_methods = fsimage_module_methods,
340 Py_InitModule("xenfsimage", fsimage_module_methods); in PyInit_xenfsimage()

Completed in 20 milliseconds