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

  /src/sys/miscfs/nullfs/
null_vfsops.c 220 struct vfsops nullfs_vfsops = { variable in typeref:struct:vfsops
268 error = vfs_attach(&nullfs_vfsops);
273 error = vfs_detach(&nullfs_vfsops);

Completed in 14 milliseconds