Searched refs:d_ancestor (Results 1 – 1 of 1) sorted by relevance
3070 BUG_ON(d_ancestor(target, dentry)); in __d_move()3072 p = d_ancestor(old_parent, target); in __d_move()3189 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor() function3261 if (unlikely(d_ancestor(new, dentry))) { in d_splice_alias_ops()3355 subdir = d_ancestor(old_dentry, new_dentry); in is_subdir()3360 subdir = d_ancestor(old_dentry, new_dentry); in is_subdir()