Home
last modified time | relevance | path

Searched refs:hostfs_timespec (Results 1 – 2 of 2) sorted by relevance

/linux/fs/hostfs/
H A Dhostfs.h8 struct hostfs_timespec { struct
19 struct hostfs_timespec ia_atime; argument
20 struct hostfs_timespec ia_mtime;
21 struct hostfs_timespec ia_ctime;
31 struct hostfs_timespec atime, mtime, ctime, btime;
H A Dhostfs_kern.c36 struct hostfs_timespec btime;
840 attrs.ia_atime = (struct hostfs_timespec) in hostfs_setattr()
845 attrs.ia_mtime = (struct hostfs_timespec) in hostfs_setattr()
850 attrs.ia_ctime = (struct hostfs_timespec) in hostfs_setattr()