hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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 *);