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

  /src/sys/fs/msdosfs/
msdosfs_vfsops.c 1 /* $NetBSD: msdosfs_vfsops.c,v 1.138 2022/04/16 07:58:21 hannken Exp $ */
51 __KERNEL_RCSID(0, "$NetBSD: msdosfs_vfsops.c,v 1.138 2022/04/16 07:58:21 hannken Exp $");
116 struct vfsops msdosfs_vfsops = { variable in typeref:struct:vfsops
165 error = vfs_attach(&msdosfs_vfsops);
170 error = vfs_detach(&msdosfs_vfsops);

Completed in 12 milliseconds