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

  /src/sys/miscfs/umapfs/
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 12 milliseconds