Searched refs:libxl__xs_path_cleanup (Results 1 – 4 of 4) sorted by relevance
/xen/tools/libxl/ |
A D | libxl_xshelp.c | 282 int libxl__xs_path_cleanup(libxl__gc *gc, xs_transaction_t t, in libxl__xs_path_cleanup() function
|
A D | libxl_device.c | 757 libxl__xs_path_cleanup(gc, t, fe_path); in libxl__device_destroy() 758 libxl__xs_path_cleanup(gc, t, libxl_path); in libxl__device_destroy() 765 libxl__xs_path_cleanup(gc, t, be_path); in libxl__device_destroy() 977 libxl__xs_path_cleanup(gc, t, in libxl__initiate_device_generic_remove()
|
A D | libxl_usb.c | 320 libxl__xs_path_cleanup(gc, t, be_path); in libxl__device_usbctrl_del_xenstore()
|
A D | libxl_internal.h | 1081 _hidden int libxl__xs_path_cleanup(libxl__gc *gc, xs_transaction_t t,
|
Completed in 845 milliseconds