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

  /src/sys/fs/nilfs/
nilfs_vfsops.c 1 /* $NetBSD: nilfs_vfsops.c,v 1.27 2021/09/16 22:19:11 andvar Exp $ */
31 __KERNEL_RCSID(0, "$NetBSD: nilfs_vfsops.c,v 1.27 2021/09/16 22:19:11 andvar Exp $");
165 struct vfsops nilfs_vfsops = { variable in typeref:struct:vfsops
269 error = vfs_attach(&nilfs_vfsops);
274 error = vfs_detach(&nilfs_vfsops);

Completed in 45 milliseconds