fs_tab_init
if ((nfte = fs_tab_init(name, fstype)) == NULL)
if ((nfte = fs_tab_init(mt->mnt_mountp, mt->mnt_fstype)) == NULL)
if ((nfte = fs_tab_init(client_path, vfsent->vfs_fstype)) == NULL)