NetBSD/sys/ufs/ext2fs
yamt baee927713 introduce "ufs_ops" and use it for ITIMES. 2005-09-27 06:48:55 +00:00
..
Makefile
ext2fs.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_alloc.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_balloc.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_bmap.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_bswap.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_dinode.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_dir.h * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_extern.h - access the ffs and ext2fs itimes functions through a pointer, so that 2005-09-12 20:23:03 +00:00
ext2fs_inode.c always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
ext2fs_lookup.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_readwrite.c * Remove __P() 2005-08-30 22:01:12 +00:00
ext2fs_subr.c introduce "ufs_ops" and use it for ITIMES. 2005-09-27 06:48:55 +00:00
ext2fs_vfsops.c introduce "ufs_ops" and use it for ITIMES. 2005-09-27 06:48:55 +00:00
ext2fs_vnops.c Use nanotime() to update the time fields in filesystems. Convert the code 2005-09-12 16:24:41 +00:00