Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hostfs/
A Dhostfs.h40 struct hostfs_timespec { struct
51 struct hostfs_timespec ia_atime; argument
52 struct hostfs_timespec ia_mtime;
53 struct hostfs_timespec ia_ctime;
63 struct hostfs_timespec atime, mtime, ctime;
A Dhostfs_kern.c830 attrs.ia_atime = (struct hostfs_timespec) in hostfs_setattr()
835 attrs.ia_mtime = (struct hostfs_timespec) in hostfs_setattr()
840 attrs.ia_ctime = (struct hostfs_timespec) in hostfs_setattr()

Completed in 4 milliseconds