Home
last modified time | relevance | path

Searched refs:hostfs_timespec (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs.h40 struct hostfs_timespec { struct
51 struct hostfs_timespec ia_atime;
52 struct hostfs_timespec ia_mtime;
53 struct hostfs_timespec ia_ctime;
63 struct hostfs_timespec atime, mtime, ctime;
H A Dhostfs_kern.c820 attrs.ia_atime = (struct hostfs_timespec) in hostfs_setattr()
825 attrs.ia_mtime = (struct hostfs_timespec) in hostfs_setattr()
830 attrs.ia_ctime = (struct hostfs_timespec) in hostfs_setattr()
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs.h40 struct hostfs_timespec { struct
51 struct hostfs_timespec ia_atime;
52 struct hostfs_timespec ia_mtime;
53 struct hostfs_timespec ia_ctime;
63 struct hostfs_timespec atime, mtime, ctime;
H A Dhostfs_kern.c837 attrs.ia_atime = (struct hostfs_timespec) in hostfs_setattr()
842 attrs.ia_mtime = (struct hostfs_timespec) in hostfs_setattr()
847 attrs.ia_ctime = (struct hostfs_timespec) in hostfs_setattr()

Completed in 4 milliseconds