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

  /src/sys/fs/sysvbfs/
sysvbfs.c 116 struct vfsops sysvbfs_vfsops = { variable in typeref:struct:vfsops
148 return vfs_attach(&sysvbfs_vfsops);
150 return vfs_detach(&sysvbfs_vfsops);
sysvbfs.c 116 struct vfsops sysvbfs_vfsops = { variable in typeref:struct:vfsops
148 return vfs_attach(&sysvbfs_vfsops);
150 return vfs_detach(&sysvbfs_vfsops);
sysvbfs.c 116 struct vfsops sysvbfs_vfsops = { variable in typeref:struct:vfsops
148 return vfs_attach(&sysvbfs_vfsops);
150 return vfs_detach(&sysvbfs_vfsops);

Completed in 63 milliseconds