Home | History | Annotate | Download | only in src

Lines Matching full:st_dev

2550 	if (r->dev == statbuf.st_dev && r->ino == statbuf.st_ino)
2556 r->dev = statbuf.st_dev;