Searched refs:d_is_negative (Results 1 – 9 of 9) sorted by relevance
551 if (d_is_negative(next)) in cachefiles_walk_to_object()557 if (d_is_negative(next)) { in cachefiles_walk_to_object()593 if (d_is_negative(next)) { in cachefiles_walk_to_object()785 if (d_is_negative(subdir)) { in cachefiles_get_directory()894 if (d_is_negative(victim)) { in cachefiles_check_active()
127 if (d_is_negative(root) || in cachefiles_daemon_add_cache()
438 static inline bool d_is_negative(const struct dentry *dentry) in d_is_negative() function446 return !d_is_negative(dentry); in d_is_positive()
1583 negative = d_is_negative(dentry); in lookup_fast()1628 if (unlikely(d_is_negative(dentry))) { in lookup_fast()1820 if (unlikely(d_is_negative(path.dentry))) { in walk_component()2671 if (d_is_negative(path.dentry)) { in mountpoint_last()2795 if (d_is_negative(victim)) in may_delete()3099 if (unlikely(d_is_negative(dentry))) { in atomic_open()3365 if (unlikely(d_is_negative(path.dentry))) { in do_last()4057 if (d_is_negative(dentry)) in do_unlinkat()4088 if (d_is_negative(dentry)) in do_unlinkat()4585 if (d_is_negative(old_dentry)) in do_renameat2()[all …]
348 if ((!cached_with_key && d_is_negative(dentry)) || in fscrypt_d_revalidate()
656 if (d_is_negative(index)) in ovl_get_index_fh()697 if (d_is_negative(index)) { in ovl_lookup_index()
1147 if (!d_is_negative(newdentry) && in ovl_rename()
1531 bool new_negative = d_is_negative(new_dentry); in afs_rename()
1214 if (unlikely(d_is_negative(d))) { in nfsd_create_locked()