Loading fs/internal.h +2 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,8 @@ extern struct vfsmount *copy_tree(struct vfsmount *, struct dentry *, int); extern void __init mnt_init(void); extern spinlock_t vfsmount_lock; /* * fs_struct.c */ Loading include/linux/mount.h +0 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct path *path, extern void mark_mounts_for_expiry(struct list_head *mounts); extern spinlock_t vfsmount_lock; extern dev_t name_to_dev_t(char *name); #endif /* _LINUX_MOUNT_H */ Loading
fs/internal.h +2 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,8 @@ extern struct vfsmount *copy_tree(struct vfsmount *, struct dentry *, int); extern void __init mnt_init(void); extern spinlock_t vfsmount_lock; /* * fs_struct.c */ Loading
include/linux/mount.h +0 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct path *path, extern void mark_mounts_for_expiry(struct list_head *mounts); extern spinlock_t vfsmount_lock; extern dev_t name_to_dev_t(char *name); #endif /* _LINUX_MOUNT_H */