HomeSort by: relevance | last modified time | path
    Searched refs:umapfs_vfsops (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/miscfs/umapfs/
umap.h 105 extern struct vfsops umapfs_vfsops;
umap_vfsops.c 309 struct vfsops umapfs_vfsops = { variable in typeref:struct:vfsops
357 error = vfs_attach(&umapfs_vfsops);
360 error = vfs_detach(&umapfs_vfsops);

Completed in 13 milliseconds