Searched defs:device_file (Results 1 – 9 of 9) sorted by relevance
39 const char *device_file; member
67 base::FilePath device_file = sys_block_loopdev_path.Append(kDeviceIdPath); in GetDeviceNumber() local
629 let device_file = dev_path.join(file_name); localVariable
70 let device_file = open_file_or_duplicate( in new() localVariable
358 pub fn device_file(&self) -> &File { in device_file() method
401 const gchar *device_file) in g_udev_client_query_by_device_file()
401 oneof device_file { oneof
990 let device_file = if cfg!(windows) { "NUL" } else { "/dev/zero" }; in reader_failing_io() localVariable
1883 pub fn device_file(&self) -> &File { in device_file() method