Searched refs:d_can_lookup (Results 1 – 10 of 10) sorted by relevance
398 static inline bool d_can_lookup(const struct dentry *dentry) in d_can_lookup() function410 return d_can_lookup(dentry) || d_is_autodir(dentry); in d_is_dir()
655 if (!d_can_lookup(path.dentry)) in cachefiles_daemon_cull()726 if (!d_can_lookup(path.dentry)) in cachefiles_daemon_inuse()
168 if (!d_can_lookup(subdir)) { in cachefiles_get_directory()318 if (!d_can_lookup(cache->graveyard)) { in cachefiles_bury_object()
269 if (!d_can_lookup(this)) { in ovl_lookup_single()330 while (!IS_ERR_OR_NULL(base) && d_can_lookup(base)) { in ovl_lookup_layer()
174 if (!d_can_lookup(dentry) && !d_is_file(dentry) && !d_is_symlink(dentry)) in ovl_dentry_weird()
73 if (mode == S_IFDIR && !d_can_lookup(dentry)) { in nfsd_mode_check()
2339 if (unlikely(!d_can_lookup(nd->path.dentry))) { in link_path_walk()2376 if (*s && unlikely(!d_can_lookup(root))) in path_init()2425 if (*s && unlikely(!d_can_lookup(dentry))) { in path_init()2493 if (!d_can_lookup(nd->path.dentry)) in path_lookupat()3615 if ((nd->flags & LOOKUP_DIRECTORY) && !d_can_lookup(nd->path.dentry)) in do_open()
581 if (!d_can_lookup(f.file->f_path.dentry)) in SYSCALL_DEFINE1()
316 if (!d_is_reg(path->dentry) && !d_can_lookup(path->dentry)) in fanotify_group_event_mask()
1240 while (d_can_lookup(parent_path->dentry)) { in ksmbd_vfs_kern_path_locked()