hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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 *);