mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[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:
parent
807501475f
commit
6d59e7f582
6 changed files with 13 additions and 9 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue