Searched refs:r_stbuf (Results 1 – 1 of 1) sorted by relevance
1647 struct stat r_stbuf; in find_lofsentry() local1692 if (stat(rpath, &r_stbuf) < 0) { in find_lofsentry()1697 if ((r_stbuf.st_mode & S_IFMT) == S_IFDIR) { in find_lofsentry()1715 if (stat(tmp_path, &r_stbuf) < 0) { in find_lofsentry()