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

  /src/sys/ufs/ext2fs/
ext2fs_vfsops.c 1 /* $NetBSD: ext2fs_vfsops.c,v 1.229 2025/02/16 16:34:01 joe Exp $ */
63 __KERNEL_RCSID(0, "$NetBSD: ext2fs_vfsops.c,v 1.229 2025/02/16 16:34:01 joe Exp $");
119 struct vfsops ext2fs_vfsops = { variable in typeref:struct:vfsops
251 error = vfs_attach(&ext2fs_vfsops);
254 error = vfs_detach(&ext2fs_vfsops);

Completed in 12 milliseconds