<dec f='src/src/sys/ufs/ext2fs/ext2fs_extern.h' l='118' type='int ext2fs_update(struct vnode * , const struct timespec * , const struct timespec * , int )'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_inode.c' l='218' u='c' c='ext2fs_inactive'/>
<def f='src/src/sys/ufs/ext2fs/ext2fs_inode.c' l='240' ll='281' type='int ext2fs_update(struct vnode * vp, const struct timespec * acc, const struct timespec * mod, int updflags)'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_inode.c' l='405' u='c' c='ext2fs_truncate'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_inode.c' l='488' u='c' c='ext2fs_truncate'/>
<doc f='src/src/sys/ufs/ext2fs/ext2fs_inode.c' l='231'>/*
 * Update the access, modified, and inode change times as specified by the
 * IACCESS, IUPDATE, and ICHANGE flags respectively. The IMODIFIED flag is
 * used to specify that the inode needs to be updated but that the times have
 * already been set. The access and modified times are taken from the second
 * and third parameters; the inode change time is always taken from the current
 * time. If UPDATE_WAIT or UPDATE_DIROP is set, then wait for the disk
 * write of the inode to complete.
 */</doc>
<use f='src/src/sys/ufs/ext2fs/ext2fs_readwrite.c' l='243' u='c' c='ext2fs_post_read_update'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_readwrite.c' l='483' u='c' c='ext2fs_post_write_update'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_rename.c' l='336' u='c' c='ext2fs_gro_rename'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_rename.c' l='362' u='c' c='ext2fs_gro_rename'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_rename.c' l='387' u='c' c='ext2fs_gro_rename'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='158'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='158'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vfsops.c' l='935' u='c' c='ext2fs_sync'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='469' u='c' c='ext2fs_setattr'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='641' u='c' c='ext2fs_link'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='717' u='c' c='ext2fs_mkdir'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='982' u='c' c='ext2fs_fsync'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='1104' u='c' c='ext2fs_makeinode'/>
