Home
last modified time | relevance | path

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

/xen/tools/misc/
A Dxenhypfs.c137 static int xenhypfs_tree_sub(char *path, unsigned int depth) in xenhypfs_tree_sub() function
157 if (xenhypfs_tree_sub(p, depth + 1)) in xenhypfs_tree_sub()
172 return xenhypfs_tree_sub("/", 1); in xenhypfs_tree()

Completed in 2 milliseconds