Searched refs:mnt_set_mountpoint (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ |
D | internal.h | 68 extern void mnt_set_mountpoint(struct vfsmount *, struct dentry *,
|
D | pnode.c | 263 mnt_set_mountpoint(m, dest_dentry, child); in propagate_mnt()
|
D | namespace.c | 585 void mnt_set_mountpoint(struct vfsmount *mnt, struct dentry *dentry, in mnt_set_mountpoint() function 600 mnt_set_mountpoint(path->mnt, path->dentry, mnt); in attach_mnt() 1631 mnt_set_mountpoint(dest_mnt, dest_dentry, source_mnt); in attach_recursive_mnt()
|