hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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 *);