Searched refs:d_ancestor (Results 1 – 2 of 2) sorted by relevance
2198 if (d_ancestor(dentry->d_parent, target->d_parent)) { in dentry_lock_for_move()2252 BUG_ON(d_ancestor(dentry, target)); in __d_move()2253 BUG_ON(d_ancestor(target, dentry)); in __d_move()2327 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor() function2445 if (d_ancestor(alias, dentry)) { in d_materialise_unique()2908 if (d_ancestor(old_dentry, new_dentry)) in is_subdir()
2313 p = d_ancestor(p2, p1); in lock_rename()2320 p = d_ancestor(p1, p2); in lock_rename()