Searched refs:is_subdir (Results 1 – 3 of 3) sorted by relevance
266 if (!is_subdir(dest_mp->m_dentry, m->mnt.mnt_root)) in need_secondary()
3149 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir() function3171 EXPORT_SYMBOL(is_subdir);
286 in is_subdir() that would make it work even in presence of such beasts.