Go to the source code of this file.
|
| struct dentry * | autofs4_expire_direct (struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, int how) |
| |
| struct dentry * | autofs4_expire_indirect (struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, int how) |
| |
| int | autofs4_expire_wait (struct dentry *dentry) |
| |
| int | autofs4_expire_run (struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, struct autofs_packet_expire __user *pkt_p) |
| |
| int | autofs4_do_expire_multi (struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, int when) |
| |
| int | autofs4_expire_multi (struct super_block *sb, struct vfsmount *mnt, struct autofs_sb_info *sbi, int __user *arg) |
| |