Searched defs:device_file (Results 1 – 7 of 7) sorted by relevance
39 const char *device_file; member
67 base::FilePath device_file = sys_block_loopdev_path.Append(kDeviceIdPath); in GetDeviceNumber() local
48 let device_file = open_file( in new() localVariable
313 pub fn device_file(&self) -> &File { in device_file() method
401 const gchar *device_file) in g_udev_client_query_by_device_file()
1008 let device_file = if cfg!(windows) { "NUL" } else { "/dev/zero" }; in reader_failing_io() localVariable
1503 pub fn device_file(&self) -> &File { in device_file() method