Home
last modified time | relevance | path

Searched defs:backing_file (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc88 base::FilePath backing_file = loopdev_path.Append(kLoopBackingFile); in GetBackingFile() local
106 const base::FilePath& backing_file, in LoopDevice()
166 const base::FilePath& backing_file) { in AttachDeviceToFile()
267 int device_number, const base::FilePath& backing_file) { in CreateLoopDevice()
H A Dloop_device_fake.h18 base::FilePath backing_file; member
H A Dloop_device_fake.cc107 const base::FilePath& backing_file) { in AttachDeviceToFile()
/aosp_15_r20/system/apex/apexd/
H A Dapex_database.cpp145 std::string backing_file = in PopulateLoopInfo() local
184 auto backing_file = block.GetProperty("loop/backing_file"); in ResolveMountInfo() local
/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/
Dlib.rs325 let backing_file = prepare_tmpfile(test_dir.path(), "storage", sz); in mapping_again_keeps_data() localVariable
369 let backing_file = prepare_tmpfile(test_dir.path(), "storage", sz); in data_inaccessible_with_diff_key() localVariable
Dloopdevice.rs118 let backing_file = OpenOptions::new() in try_attach() localVariable
/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Dmod.rs441 backing_file: Option<Box<dyn DiskFile>>, field
480 let backing_file = if let Some(backing_file_path) = header.backing_file_path.as_ref() { in from() localVariable
481 let backing_file = open_disk_file(DiskFileParams { in from() localVariable
638 let backing_file = open_disk_file(DiskFileParams { in new_from_backing() localVariable
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp46 const std::string& backing_file, in CreateQcowOverlay()
/aosp_15_r20/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc545 const std::string& backing_file, in CreateQcowOverlay()
/aosp_15_r20/external/crosvm/src/crosvm/
H A Dcmdline.rs259 pub backing_file: Option<String>, field
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h41360 struct backing_file { struct
41361 struct file file;
41362 struct path real_path;
49182 struct file *backing_file; member
49211 struct file *backing_file; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h50727 struct backing_file { struct
50728 struct file file;
50729 struct path real_path;
58939 struct file *backing_file; member
58968 struct file *backing_file; member
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h64455 struct backing_file { struct
64456 struct file file;
64457 struct path user_path;