Searched defs:backing_file (Results 1 – 6 of 6) sorted by relevance
88 base::FilePath backing_file = loopdev_path.Append(kLoopBackingFile); in GetBackingFile() local106 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()
18 base::FilePath backing_file; member
107 const base::FilePath& backing_file) { in AttachDeviceToFile()
441 backing_file: Option<Box<dyn DiskFile>>, field480 let backing_file = if let Some(backing_file_path) = header.backing_file_path.as_ref() { in from() localVariable481 let backing_file = open_disk_file(DiskFileParams { in from() localVariable638 let backing_file = open_disk_file(DiskFileParams { in new_from_backing() localVariable
260 pub backing_file: Option<String>, field
64455 struct backing_file { struct64456 struct file file;64457 struct path user_path;