Searched defs:device_file (Results 1 – 4 of 4) sorted by relevance
39 const char *device_file; member
67 base::FilePath device_file = sys_block_loopdev_path.Append(kDeviceIdPath); in GetDeviceNumber() local
401 const gchar *device_file) in g_udev_client_query_by_device_file()
807 pub fn device_file(&self) -> &File { in device_file() method