freebsd-skq/sys/fs/ext2fs
delphij 8581c5bfb9 Separate kernel crc32() implementation to its own header (gsb_crc32.h) and
rename the source to gsb_crc32.c.

This is a prerequisite of unifying kernel zlib instances.

PR:		229763
Submitted by:	Yoshihiro Ota <ota at j.email.ne.jp>
Differential Revision:	https://reviews.freebsd.org/D20193
2019-06-17 19:49:08 +00:00
..
ext2_acl.c
ext2_acl.h
ext2_alloc.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_balloc.c
ext2_bmap.c Fix EXT2FS_DEBUG definition usage. 2018-05-13 19:19:10 +00:00
ext2_csum.c Separate kernel crc32() implementation to its own header (gsb_crc32.h) and 2019-06-17 19:49:08 +00:00
ext2_dinode.h
ext2_dir.h Split the dir_index and dir_nlink features. 2018-08-08 12:08:46 +00:00
ext2_extattr.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_extattr.h
ext2_extents.c ext2fs: Initial version of DTrace support. 2019-04-16 11:37:15 +00:00
ext2_extents.h ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_extern.h ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_hash.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_htree.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_inode_cnv.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_inode.c Remove "struct ucred*" argument from vtruncbuf 2019-05-24 20:27:50 +00:00
ext2_lookup.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_mount.h
ext2_subr.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_vfsops.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_vnops.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2fs.h Add additional on-disk inode checks. 2019-03-04 10:55:01 +00:00
fs.h ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
htree.h
inode.h