Searched refs:d_can_lookup (Results 1 – 5 of 5) sorted by relevance
424 static inline bool d_can_lookup(const struct dentry *dentry) in d_can_lookup() function436 return d_can_lookup(dentry) || d_is_autodir(dentry); in d_is_dir()
326 if (!d_can_lookup(cache->graveyard)) { in cachefiles_bury_object()542 } else if (!d_can_lookup(next)) { in cachefiles_walk_to_object()571 } else if (!d_can_lookup(next) && in cachefiles_walk_to_object()766 if (!d_can_lookup(subdir)) { in cachefiles_get_directory()
577 if (!d_can_lookup(path.dentry)) in cachefiles_daemon_cull()649 if (!d_can_lookup(path.dentry)) in cachefiles_daemon_inuse()
119 !d_can_lookup(path->dentry)) in fanotify_should_send_event()
1882 if (!d_can_lookup(nd->path.dentry)) { in link_path_walk()1905 if (!d_can_lookup(root)) in path_init()1961 if (!d_can_lookup(dentry)) { in path_init()2055 if (!d_can_lookup(nd->path.dentry)) { in path_lookupat()3105 if ((nd->flags & LOOKUP_DIRECTORY) && !d_can_lookup(nd->path.dentry)) in do_last()