Home
last modified time | relevance | path

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

/fs/
A Dpnode.c228 if (!is_subdir(dest_mp->m_dentry, m->mnt.mnt_root)) in need_secondary()
A Dnamespace.c2229 if (!is_subdir(src_root_child->mnt_mountpoint, dentry)) in copy_tree()
2317 if (!is_subdir(child->mnt_mountpoint, path->dentry)) in collect_paths()
2380 if (!is_subdir(child->mnt_mountpoint, dentry)) in __has_locked_children()
3379 if (!is_subdir(to->mnt.mnt_root, from->mnt.mnt_root)) in do_set_group()
4623 return &mnt->mnt == root->mnt && is_subdir(dentry, root->dentry); in is_path_reachable()
A Ddcache.c3083 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) in is_subdir() function
3105 EXPORT_SYMBOL(is_subdir);
A Dnamei.c727 return is_subdir(dentry, mnt->mnt_root); in path_connected()
/fs/overlayfs/
A Dnamei.c86 return is_subdir(dentry, ((struct vfsmount *)ctx)->mnt_root); in ovl_acceptable()
/fs/gfs2/
A Dsuper.c1077 if (is_subdir(root, sdp->sd_master_dir)) in gfs2_show_options()

Completed in 42 milliseconds