Searched refs:newdi_stat (Results 1 – 1 of 1) sorted by relevance
456 struct vg_stat newdi_stat; in VG_() local461 newdi_res = VG_(stat)(newdi_filename, &newdi_stat); in VG_()474 && (newdi_stat.dev != in_vglib_stat.dev in VG_()475 || newdi_stat.ino != in_vglib_stat.ino)) { in VG_()