Home
last modified time | relevance | path

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

/Linux-v4.19/fs/udf/
Decma_167.h556 struct timestamp modificationTime; member
781 struct timestamp modificationTime; member
Dinode.c1446 udf_disk_stamp_to_time(&inode->i_mtime, fe->modificationTime); in udf_read_inode()
1458 udf_disk_stamp_to_time(&inode->i_mtime, efe->modificationTime); in udf_read_inode()
1711 udf_time_to_disk_stamp(&fe->modificationTime, inode->i_mtime); in udf_update_inode()
1736 udf_time_to_disk_stamp(&efe->modificationTime, inode->i_mtime); in udf_update_inode()