Home
last modified time | relevance | path

Searched refs:crtime (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/isofs/
H A Dutil.c22 int crtime; in iso_date() local
34 crtime = 0; in iso_date()
36 crtime = mktime64(year+1900, month, day, hour, minute, second); in iso_date()
68 crtime -= tz * 15 * 60; in iso_date()
70 return crtime; in iso_date()
/openbmc/linux/fs/exfat/
H A Dnamei.c558 memset(&info->crtime, 0, sizeof(info->crtime)); in exfat_add_entry()
668 exfat_get_entry_time(sbi, &info->crtime, in exfat_find()
H A Dexfat_fs.h214 struct timespec64 crtime; member
H A Dinode.c581 ei->i_crtime = info->crtime; in exfat_fill_inode()
H A Ddir.c138 exfat_get_entry_time(sbi, &dir_entry->crtime, in exfat_readdir()
/openbmc/linux/Documentation/filesystems/ext4/
H A Dinodes.rst515 creation time (crtime); this field is 64-bits wide and decoded in the
516 same manner as 64-bit [cma]time. Neither crtime nor dtime are accessible