linux/fs/vboxsf
Jeff Layton 0593be0c8e vboxsf: convert to ctime accessor functions
In later patches, we're going to change how the inode's ctime field is
used. Switch to using accessor functions instead of raw accesses of
inode->i_ctime.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Message-Id: <20230705190309.579783-79-jlayton@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2023-07-24 10:30:06 +02:00
..
dir.c fs: port ->rename() to pass mnt_idmap 2023-01-19 09:24:26 +01:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
Kconfig
Makefile
shfl_hostintf.h
super.c vboxsf: Replace all non-returning strlcpy with strscpy 2023-05-22 12:35:14 -07:00
utils.c vboxsf: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
vboxsf_wrappers.c
vfsmod.h fs: port ->getattr() to pass mnt_idmap 2023-01-19 09:24:25 +01:00