Searched refs:d_flags_negative (Results 1 – 3 of 3) sorted by relevance
449 static inline bool d_flags_negative(unsigned flags) in d_flags_negative() function
207 if (!IS_ERR(ret) && d_flags_negative(smp_load_acquire(&ret->d_flags))) { in ovl_lookup_positive_unlocked()
1367 if (!ret && unlikely(d_flags_negative(flags))) in __traverse_mounts()1381 if (unlikely(d_flags_negative(flags))) in traverse_mounts()2762 if (!IS_ERR(ret) && d_flags_negative(smp_load_acquire(&ret->d_flags))) { in lookup_positive_unlocked()
Completed in 18 milliseconds