Searched refs:xenhypfs_write (Results 1 – 5 of 5) sorted by relevance
8 xenhypfs_write;
427 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val) in xenhypfs_write() function
83 int xenhypfs_write(xenhypfs_handle *fshdl, const char *path, const char *val);
75 ret = xenhypfs_write(hdl, path, val); in xenhypfs_wr()
699 ret = xenhypfs_write(hypfs, path, val); in libxl_set_parameters()
Completed in 12 milliseconds