Searched refs:other_dentry (Results 1 – 2 of 2) sorted by relevance
398 struct dirent64 *other_dentry; in siblings_uncached() local403 other_dentry = readdir64 (dirp); in siblings_uncached()404 if (other_dentry == NULL) in siblings_uncached()407 other_name = other_dentry->d_name; in siblings_uncached()
12178 dirent64 instead of struct dirent for other_dentry. Call