NetBSD/sys/fs/efs
chs e406c140eb add a genfs method to allow a file system to limit the range of pages
that are given to a single GOP_WRITE() call.  needed by ZFS.
2018-05-28 21:04:37 +00:00
..
Makefile
efs.h
efs_dinode.h KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
efs_dir.h KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
efs_extent.h
efs_genfs.c add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
efs_genfs.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c
efs_subr.h
efs_vfsops.c Add generic genfs_suspendctl() and use it for all file systems. 2017-02-17 08:31:23 +00:00
efs_vnops.c Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
files.efs