Searched refs:d_ancestor (Results 1 – 5 of 5) sorted by relevance
281 extern struct dentry *d_ancestor(struct dentry *, struct dentry *);
2869 BUG_ON(d_ancestor(target, dentry)); in __d_move()2871 p = d_ancestor(old_parent, target); in __d_move()2982 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor() function3072 if (unlikely(d_ancestor(new, dentry))) { in d_splice_alias()3137 if (d_ancestor(old_dentry, new_dentry)) in is_subdir()
2921 p = d_ancestor(p2, p1); in lock_rename()2928 p = d_ancestor(p1, p2); in lock_rename()
8981 ffff800010269ea0 T d_ancestor
Completed in 288 milliseconds