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

  /src/sys/fs/v7fs/
v7fs_extern.c 182 struct vfsops v7fs_vfsops = { variable in typeref:struct:vfsops
215 return vfs_attach(&v7fs_vfsops);
217 return vfs_detach(&v7fs_vfsops);

Completed in 172 milliseconds