Searched refs:read_date (Results 1 – 5 of 5) sorted by relevance
53 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mkdir()92 de->creation_date = de->write_date = de->read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mkdir()153 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_create()239 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mknod()314 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_symlink()
234 de->read_date = cpu_to_le32(gmt_to_local(i->i_sb, inode_get_atime_sec(i))); in hpfs_write_inode_nolock()244 de->read_date = cpu_to_le32(gmt_to_local(i->i_sb, inode_get_atime_sec(i))); in hpfs_write_inode_nolock()
353 __le32 read_date; /* atime */ member
288 local_to_gmt(dir->i_sb, le32_to_cpu(de->read_date)), in hpfs_lookup()
729 local_to_gmt(s, le32_to_cpu(de->read_date)), in hpfs_fill_super()