Searched refs:targstat (Results 1 – 1 of 1) sorted by relevance
218 struct stat srcstat, targstat; in device_get_disk_name_from_dir() local237 loc_err = stat(fullname, &targstat); in device_get_disk_name_from_dir()239 if ((memcmp((void *)&(targstat.st_ino), in device_get_disk_name_from_dir()242 (memcmp((void *)&(targstat.st_dev), in device_get_disk_name_from_dir()