NetBSD/sys/fs/v7fs
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
files.v7fs
v7fs.h
v7fs_args.h
v7fs_datablock.c
v7fs_datablock.h
v7fs_dirent.c
v7fs_dirent.h
v7fs_endian.c
v7fs_endian.h
v7fs_extern.c add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
v7fs_extern.h
v7fs_file.c
v7fs_file.h
v7fs_file_util.c
v7fs_impl.h
v7fs_inode.c
v7fs_inode.h
v7fs_inode_util.c
v7fs_io.c
v7fs_io_kern.c Remove some unnecessary duplicatioN 2017-08-27 06:18:16 +00:00
v7fs_io_user.c
v7fs_superblock.c
v7fs_superblock.h
v7fs_superblock_util.c
v7fs_vfsops.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
v7fs_vnops.c Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00