Searched refs:st_birthtim (Results 1 – 2 of 2) sorted by relevance
54 __put_user(host_st->st_birthtim.tv_sec, &target_st->st_birthtim.tv_sec); in h2t_freebsd11_stat()55 __put_user(host_st->st_birthtim.tv_nsec, &target_st->st_birthtim.tv_nsec); in h2t_freebsd11_stat()92 __put_user(host_st->st_birthtim.tv_sec, &target_st->st_birthtim.tv_sec); in h2t_freebsd_stat()93 __put_user(host_st->st_birthtim.tv_nsec, &target_st->st_birthtim.tv_nsec); in h2t_freebsd_stat()132 __put_user(host_st->st_birthtim.tv_sec, &target_st->st_birthtim.tv_sec); in h2t_freebsd11_nstat()133 __put_user(host_st->st_birthtim.tv_nsec, &target_st->st_birthtim.tv_nsec); in h2t_freebsd11_nstat()
237 struct target_freebsd_timespec st_birthtim; /* time of file creation */ member279 struct target_freebsd_timespec st_birthtim; /* time of file creation */ member306 struct target_freebsd_timespec st_birthtim; /* time of file creation */ member