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

  /src/sys/fs/hfs/
hfs_vfsops.c 1 /* $NetBSD: hfs_vfsops.c,v 1.38 2022/03/19 13:53:32 hannken Exp $ */
102 __KERNEL_RCSID(0, "$NetBSD: hfs_vfsops.c,v 1.38 2022/03/19 13:53:32 hannken Exp $");
150 struct vfsops hfs_vfsops = { variable in typeref:struct:vfsops
184 return vfs_attach(&hfs_vfsops);
186 return vfs_detach(&hfs_vfsops);

Completed in 12 milliseconds