Searched refs:read_date (Results 1 – 5 of 5) sorted by relevance
36 dee.creation_date = dee.write_date = dee.read_date = gmt_to_local(dir->i_sb, CURRENT_TIME); in hpfs_mkdir()60 de->creation_date = de->write_date = de->read_date = gmt_to_local(dir->i_sb, CURRENT_TIME); in hpfs_mkdir()118 dee.creation_date = dee.write_date = dee.read_date = gmt_to_local(dir->i_sb, CURRENT_TIME); in hpfs_create()186 dee.creation_date = dee.write_date = dee.read_date = gmt_to_local(dir->i_sb, CURRENT_TIME); in hpfs_mknod()248 dee.creation_date = dee.write_date = dee.read_date = gmt_to_local(dir->i_sb, CURRENT_TIME); in hpfs_symlink()
278 de->read_date = gmt_to_local(i->i_sb, i->i_atime); in hpfs_write_inode_nolock()288 de->read_date = gmt_to_local(i->i_sb, i->i_atime); in hpfs_write_inode_nolock()
294 time32_t read_date; /* atime */ member
237 result->i_atime = local_to_gmt(dir->i_sb, de->read_date); in hpfs_lookup()
550 s->s_root->d_inode->i_atime = local_to_gmt(s, de->read_date); in hpfs_read_super()