Searched refs:xs_mkdir (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/tools/xenstore/include/ |
A D | xenstore.h | 126 bool xs_mkdir(struct xs_handle *h, xs_transaction_t t,
|
/xen-4.10.0-shim-comet/tools/xenpmd/ |
A D | xenpmd.c | 345 xs_mkdir(xs, XBT_NULL, "/pm"); in write_battery_info_to_xenstore() 419 xs_mkdir(xs, XBT_NULL, "/pm"); in write_battery_status_to_xenstore()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_cpupool.c | 177 xs_mkdir(ctx->xsh, t, GCSPRINTF("/local/pool/%d", *poolid)); in libxl_cpupool_create()
|
A D | libxl_device.c | 170 xs_mkdir(ctx->xsh, t, frontend_path); in libxl__device_generic_add() 196 xs_mkdir(ctx->xsh, t, backend_path); in libxl__device_generic_add()
|
A D | libxl_dm.c | 1997 xs_mkdir(ctx->xsh, t, DEVICE_MODEL_XS_PATH(gc, dm_domid, guest_domid, "")); in libxl__spawn_stub_dm() 2291 xs_mkdir(ctx->xsh, XBT_NULL, path); in libxl__spawn_local_dm()
|
A D | libxl_domain.c | 238 xs_mkdir(ctx->xsh, t, vm_path); in libxl_domain_preserve()
|
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xs/ |
A D | xs.c | 227 result = xs_mkdir(xh, th, path); in xspy_mkdir()
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | xs.c | 704 bool xs_mkdir(struct xs_handle *h, xs_transaction_t t, in xs_mkdir() function
|
Completed in 21 milliseconds