kernel/include/linux/fs_pin.h
.. .. @@ -20,6 +20,5 @@ 20 20 } 21 21 22 22 void pin_remove(struct fs_pin *); 23 -void pin_insert_group(struct fs_pin *, struct vfsmount *, struct hlist_head *);24 23 void pin_insert(struct fs_pin *, struct vfsmount *); 25 24 void pin_kill(struct fs_pin *);