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

  /src/sys/fs/efs/
efs_vfsops.c 1 /* $NetBSD: efs_vfsops.c,v 1.30 2022/03/19 13:53:32 hannken Exp $ */
20 __KERNEL_RCSID(0, "$NetBSD: efs_vfsops.c,v 1.30 2022/03/19 13:53:32 hannken Exp $");
557 struct vfsops efs_vfsops = { variable in typeref:struct:vfsops
589 return vfs_attach(&efs_vfsops);
591 return vfs_detach(&efs_vfsops);

Completed in 11 milliseconds