Home
last modified time | relevance | path

Searched refs:loop_device_unref (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/shared/
Dloop-util.h26 LoopDevice* loop_device_unref(LoopDevice *d);
27 DEFINE_TRIVIAL_CLEANUP_FUNC(LoopDevice*, loop_device_unref);
Dloop-util.c720 LoopDevice* loop_device_unref(LoopDevice *d) { in loop_device_unref() function
/systemd-251/src/test/
Dtest-loop-block.c103 loop = loop_device_unref(loop); in thread_func()
274 loop = loop_device_unref(loop); in run()
/systemd-251/src/home/
Dhomework.c429 setup->loop = loop_device_unref(setup->loop); in home_setup_done()
Dhomework-luks.c2421 setup->loop = loop_device_unref(setup->loop); in home_create_luks()