Searched refs:mfd_mtime (Results 1 – 2 of 2) sorted by relevance
223 getnanotime(&mfd->mfd_mtime); in memfd_write()311 st->st_ctimespec = mfd->mfd_mtime; in memfd_stat()313 st->st_mtimespec = mfd->mfd_mtime; in memfd_stat()447 getnanotime(&mfd->mfd_mtime); in memfd_truncate_locked()
46 struct timespec mfd_mtime; member