Home
last modified time | relevance | path

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

/Linux-v5.15/fs/udf/
Decma_167.h573 struct timestamp modificationTime; member
801 struct timestamp modificationTime; member
Dinode.c1493 udf_disk_stamp_to_time(&inode->i_mtime, fe->modificationTime); in udf_read_inode()
1507 udf_disk_stamp_to_time(&inode->i_mtime, efe->modificationTime); in udf_read_inode()
1784 udf_time_to_disk_stamp(&fe->modificationTime, inode->i_mtime); in udf_update_inode()
1819 udf_time_to_disk_stamp(&efe->modificationTime, inode->i_mtime); in udf_update_inode()