Searched refs:loop_device_make_by_path (Results 1 – 9 of 9) sorted by relevance
23 int loop_device_make_by_path(const char *path, int open_flags, uint32_t loop_flags, LoopDevice **re…
660 int loop_device_make_by_path( in loop_device_make_by_path() function
1195 r = loop_device_make_by_path(i->path, O_RDONLY, LO_FLAGS_PARTSCAN, &d); in image_read_metadata()
2977 r = loop_device_make_by_path( in mount_image_privately_interactively()3092 r = loop_device_make_by_path( in verity_dissect_and_mount()
532 r = loop_device_make_by_path( in merge_subprocess()
847 r = loop_device_make_by_path( in run()
336 r = loop_device_make_by_path(path, O_RDONLY, LO_FLAGS_PARTSCAN, &d); in portable_extract_by_path()
2051 r = loop_device_make_by_path( in setup_namespace()
5750 r = loop_device_make_by_path( in run()