Searched refs:path_vfs (Results 1 – 1 of 1) sorted by relevance
347 struct statvfs64 path_vfs; in walker() local367 ret = statvfs64(name, &path_vfs); in walker()403 (strcmp(parent_vfs.f_basetype, path_vfs.f_basetype) != 0)) in walker()