d_can_lookup
if (!d_can_lookup(path.dentry))
if (!d_can_lookup(path.dentry))
if (!d_can_lookup(subdir)) {
if (!d_can_lookup(cache->graveyard)) {
if (unlikely(!d_can_lookup(nd->path.dentry))) {
if (*s && unlikely(!d_can_lookup(root)))
if (*s && unlikely(!d_can_lookup(dentry)))
if (!d_can_lookup(nd->path.dentry))
if ((nd->flags & LOOKUP_DIRECTORY) && !d_can_lookup(nd->path.dentry))
if (mode == S_IFDIR && !d_can_lookup(dentry)) {
if (!d_is_reg(path->dentry) && !d_can_lookup(path->dentry))
if (!d_can_lookup(fd_file(f)->f_path.dentry))
if (!d_can_lookup(this)) {
while (!IS_ERR_OR_NULL(base) && d_can_lookup(base)) {
if (!d_can_lookup(dentry) && !d_is_file(dentry) && !d_is_symlink(dentry))
while (d_can_lookup(parent_path.dentry)) {
return d_can_lookup(dentry) || d_is_autodir(dentry);