Home
last modified time | relevance | path

Searched refs:creation_date (Results 1 – 3 of 3) sorted by relevance

/linux/fs/hpfs/
H A Dnamei.c53 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mkdir()
64 …o_ts(result, inode_set_ctime(result, local_to_gmt(dir->i_sb, le32_to_cpu(dee.creation_date)), 0))); in hpfs_mkdir()
94 de->creation_date = de->write_date = de->read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mkdir()
155 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_create()
171 …o_ts(result, inode_set_ctime(result, local_to_gmt(dir->i_sb, le32_to_cpu(dee.creation_date)), 0))); in hpfs_create()
242 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_mknod()
253 …o_ts(result, inode_set_ctime(result, local_to_gmt(dir->i_sb, le32_to_cpu(dee.creation_date)), 0))); in hpfs_mknod()
318 dee.creation_date = dee.write_date = dee.read_date = cpu_to_le32(local_get_seconds(dir->i_sb)); in hpfs_symlink()
329 …o_ts(result, inode_set_ctime(result, local_to_gmt(dir->i_sb, le32_to_cpu(dee.creation_date)), 0))); in hpfs_symlink()
H A Dhpfs.h354 __le32 creation_date; /* ctime */ member
/linux/include/uapi/linux/
H A Diso_fs.h55 __u8 creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */ member
92 __u8 creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */ member