pcfs_root
VFSNAME_ROOT, { .vfs_root = pcfs_root },
static int pcfs_root(struct vfs *, struct vnode **);
struct vnode *pcfs_root; /* vnode for the root dir of the fs */