Searched refs:r_stbuf (Results 1 – 1 of 1) sorted by relevance
1776 struct stat r_stbuf; in find_lofsentry() local1821 if (stat(rpath, &r_stbuf) < 0) { in find_lofsentry()1826 if ((r_stbuf.st_mode & S_IFMT) == S_IFDIR) { in find_lofsentry()1844 if (stat(tmp_path, &r_stbuf) < 0) { in find_lofsentry()