NetBSD/sys/miscfs/kernfs
christos 79e3c74f8e Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
..
Makefile
files.kernfs Add need-flags for kernfs. 2020-05-26 10:37:24 +00:00
kernfs.h switch KERNFS_ALLOCENTRY() to use kmem_zalloc() instead of malloc() 2020-04-07 08:14:42 +00:00
kernfs_vfsops.c switch to kmem_zalloc() instead of malloc() for struct kernfs_mount 2020-04-07 08:35:49 +00:00
kernfs_vnops.c Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00