vfsconf
sizeof(struct vfsconf),
struct vfsconf vfc;
struct vfsconf *vfc_next; /* next in list */
int ncl_init(struct vfsconf *);
int ncl_uninit(struct vfsconf *);
ncl_init(struct vfsconf *vfsp)
ncl_uninit(struct vfsconf *vfsp)