hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/linux/fs_pin.h
....@@ -20,6 +20,5 @@
2020 }
2121
2222 void pin_remove(struct fs_pin *);
23
-void pin_insert_group(struct fs_pin *, struct vfsmount *, struct hlist_head *);
2423 void pin_insert(struct fs_pin *, struct vfsmount *);
2524 void pin_kill(struct fs_pin *);