Home
last modified time | relevance | path

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

/packages/modules/Virtualization/virtualizationmanager/src/
Dcomposite.rs54 let zero_filler_file = File::open(zero_filler_path).with_context(|| { in make_composite_image() localVariable
60 &fd_path_for_file(&zero_filler_file), in make_composite_image()
74 files.push(zero_filler_file); in make_composite_image()