Searched refs:loop_device_unref (Results 1 – 5 of 5) sorted by relevance
26 LoopDevice* loop_device_unref(LoopDevice *d);27 DEFINE_TRIVIAL_CLEANUP_FUNC(LoopDevice*, loop_device_unref);
720 LoopDevice* loop_device_unref(LoopDevice *d) { in loop_device_unref() function
103 loop = loop_device_unref(loop); in thread_func()274 loop = loop_device_unref(loop); in run()
429 setup->loop = loop_device_unref(setup->loop); in home_setup_done()
2421 setup->loop = loop_device_unref(setup->loop); in home_create_luks()