patch-2.3.99-pre7 linux/fs/autofs4/autofs_i.h
Next file: linux/fs/autofs4/expire.c
Previous file: linux/fs/autofs/root.c
Back to the patch index
Back to the overall index
-  Lines: 14
-  Date:
Thu May 11 11:30:39 2000
-  Orig file: 
v2.3.99-pre6/linux/fs/autofs4/autofs_i.h
-  Orig date: 
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/fs/autofs4/autofs_i.h linux/fs/autofs4/autofs_i.h
@@ -129,9 +129,10 @@
 
 /* Expiration */
 int is_autofs4_dentry(struct dentry *);
-int autofs4_expire_run(struct super_block *, struct autofs_sb_info *,
-		      struct autofs_packet_expire *);
-int autofs4_expire_multi(struct super_block *, struct autofs_sb_info *, int *);
+int autofs4_expire_run(struct super_block *, struct vfsmount *,
+			struct autofs_sb_info *, struct autofs_packet_expire *);
+int autofs4_expire_multi(struct super_block *, struct vfsmount *,
+			struct autofs_sb_info *, int *);
 
 /* Operations structures */
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)