Searched refs:d_is_negative (Results 1 – 4 of 4) sorted by relevance
516 if (d_is_negative(next)) in cachefiles_walk_to_object()522 if (d_is_negative(next)) { in cachefiles_walk_to_object()551 if (d_is_negative(next)) { in cachefiles_walk_to_object()737 if (d_is_negative(subdir)) { in cachefiles_get_directory()844 if (d_is_negative(victim)) { in cachefiles_check_active()
126 if (d_is_negative(root) || in cachefiles_daemon_add_cache()
459 static inline bool d_is_negative(const struct dentry *dentry) in d_is_negative() function467 return !d_is_negative(dentry); in d_is_positive()
1453 negative = d_is_negative(dentry); in lookup_fast()1508 if (unlikely(d_is_negative(dentry))) { in lookup_fast()1623 if (d_is_negative(path->dentry)) in walk_component()2351 if (d_is_negative(dentry)) { in mountpoint_last()2491 if (d_is_negative(victim)) in may_delete()3065 if (d_is_negative(path->dentry)) { in do_last()3822 if (d_is_negative(dentry)) in do_unlinkat()3853 if (d_is_negative(dentry)) in do_unlinkat()4340 if (d_is_negative(old_dentry)) in SYSCALL_DEFINE5()4351 if (d_is_negative(new_dentry)) in SYSCALL_DEFINE5()