mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
vfs: spread struct mount mnt_set_mountpoint child argument
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -38,7 +38,7 @@ void mnt_release_group_id(struct mount *);
|
||||
int get_dominating_id(struct vfsmount *mnt, const struct path *root);
|
||||
unsigned int mnt_get_count(struct vfsmount *mnt);
|
||||
void mnt_set_mountpoint(struct vfsmount *, struct dentry *,
|
||||
struct vfsmount *);
|
||||
struct mount *);
|
||||
void release_mounts(struct list_head *);
|
||||
void umount_tree(struct mount *, int, struct list_head *);
|
||||
struct mount *copy_tree(struct mount *, struct dentry *, int);
|
||||
|
||||
Reference in New Issue
Block a user