[PATCH] move a bunch of declarations to fs/internal.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -94,8 +94,6 @@ static inline void mntput(struct vfsmount *mnt)
|
||||
}
|
||||
}
|
||||
|
||||
extern void free_vfsmnt(struct vfsmount *mnt);
|
||||
extern struct vfsmount *alloc_vfsmnt(const char *name);
|
||||
extern struct vfsmount *do_kern_mount(const char *fstype, int flags,
|
||||
const char *name, void *data);
|
||||
|
||||
|
Reference in New Issue
Block a user