Searched refs:xs_transaction_start (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/xen/xenstore/
H A Dxenstorevar.h230 int xs_transaction_start(struct xs_transaction *t);
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore.c1395 error = xs_transaction_start(&local_xbt);
1469 xs_transaction_start(struct xs_transaction *t) function
/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback.c949 error = xs_transaction_start(&xst);
/freebsd-13-stable/sys/dev/xen/netfront/
H A Dnetfront.c548 err = xs_transaction_start(&xst);
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c3260 error = xs_transaction_start(&xst);

Completed in 80 milliseconds