Searched refs:pcfs_root (Results 1 – 2 of 2) sorted by relevance
426 struct vnode *pcfs_root; /* vnode for the root dir of the fs */ member
82 static int pcfs_root(struct vfs *, struct vnode **);238 VFSNAME_ROOT, { .vfs_root = pcfs_root }, in pcfsinit()873 pcfs_root( in pcfs_root() function