autofs_do_expire_multi
int autofs_do_expire_multi(struct super_block *sb, struct vfsmount *mnt,
return autofs_do_expire_multi(sbi->sb, mnt, sbi, how);
return autofs_do_expire_multi(sb, mnt, sbi, how);