Home
last modified time | relevance | path

Searched refs:d_ancestor (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Ddcache.c2817 BUG_ON(d_ancestor(target, dentry)); in __d_move()
2819 p = d_ancestor(old_parent, target); in __d_move()
2927 * d_ancestor - search for an ancestor
2934 struct dentry *d_ancestor(struct dentry *p1, struct dentry *p2) in d_ancestor() function
3006 if (unlikely(d_ancestor(new, dentry))) { in d_splice_alias_ops()
3094 subdir = d_ancestor(old_dentry, new_dentry); in is_subdir()
3099 subdir = d_ancestor(old_dentry, new_dentry); in is_subdir()