finish_automount
extern int finish_automount(struct vfsmount *, const struct path *);
return finish_automount(dentry->d_op->d_automount(path), path);