Searched refs:libxl__xs_path_cleanup (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_xshelp.c | 284 int libxl__xs_path_cleanup(libxl__gc *gc, xs_transaction_t t, in libxl__xs_path_cleanup() function
|
A D | libxl_device.c | 736 libxl__xs_path_cleanup(gc, t, fe_path); in libxl__device_destroy() 737 libxl__xs_path_cleanup(gc, t, libxl_path); in libxl__device_destroy() 744 libxl__xs_path_cleanup(gc, t, be_path); in libxl__device_destroy() 959 libxl__xs_path_cleanup(gc, t, in libxl__initiate_device_generic_remove()
|
A D | libxl_usb.c | 321 libxl__xs_path_cleanup(gc, t, be_path); in libxl__device_usbctrl_del_xenstore()
|
A D | libxl_internal.h | 849 _hidden int libxl__xs_path_cleanup(libxl__gc *gc, xs_transaction_t t,
|
Completed in 21 milliseconds