hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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 *);