Searched refs:loop_device_open (Results 1 – 3 of 3) sorted by relevance
24 int loop_device_open(const char *loop_path, int open_flags, LoopDevice **ret);
771 int loop_device_open(const char *loop_path, int open_flags, LoopDevice **ret) { in loop_device_open() function
1286 r = loop_device_open(n, O_RDWR, &setup->loop); in home_setup_luks()