Searched refs:d_is_file (Results 1 – 2 of 2) sorted by relevance
428 static inline bool d_is_file(const struct dentry *dentry) in d_is_file() function
174 if (!d_can_lookup(dentry) && !d_is_file(dentry) && !d_is_symlink(dentry)) in ovl_dentry_weird()