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

  /src/sys/fs/autofs/
autofs_vfsops.c 36 __KERNEL_RCSID(0, "$NetBSD: autofs_vfsops.c,v 1.12 2022/03/28 12:33:22 riastradh Exp $");
340 static struct vfsops autofs_vfsops = { variable in typeref:struct:vfsops
476 error = vfs_attach(&autofs_vfsops);
483 vfs_detach(&autofs_vfsops);
501 error = vfs_detach(&autofs_vfsops);
autofs_vfsops.c 36 __KERNEL_RCSID(0, "$NetBSD: autofs_vfsops.c,v 1.12 2022/03/28 12:33:22 riastradh Exp $");
340 static struct vfsops autofs_vfsops = { variable in typeref:struct:vfsops
476 error = vfs_attach(&autofs_vfsops);
483 vfs_detach(&autofs_vfsops);
501 error = vfs_detach(&autofs_vfsops);
autofs_vfsops.c 36 __KERNEL_RCSID(0, "$NetBSD: autofs_vfsops.c,v 1.12 2022/03/28 12:33:22 riastradh Exp $");
340 static struct vfsops autofs_vfsops = { variable in typeref:struct:vfsops
476 error = vfs_attach(&autofs_vfsops);
483 vfs_detach(&autofs_vfsops);
501 error = vfs_detach(&autofs_vfsops);

Completed in 32 milliseconds