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

  /src/sys/modules/chfs/
Makefile 14 SRCS+= chfs_pool.c chfs_subr.c chfs_vfsops.c chfs_vnops.c
  /src/sys/ufs/chfs/
chfs_vfsops.c 1 /* $NetBSD: chfs_vfsops.c,v 1.24 2025/05/28 06:06:54 andvar Exp $ */
800 struct vfsops chfs_vfsops = { variable in typeref:struct:vfsops
835 return vfs_attach(&chfs_vfsops);
837 return vfs_detach(&chfs_vfsops);

Completed in 13 milliseconds