Home
last modified time | relevance | path

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

/linux-6.1.9/fs/isofs/
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()
/linux-6.1.9/fs/exfat/
Dnamei.c538 memset(&info->crtime, 0, sizeof(info->crtime)); in exfat_add_entry()
656 exfat_get_entry_time(sbi, &info->crtime, in exfat_find()
Dexfat_fs.h187 struct timespec64 crtime; member
Dinode.c589 ei->i_crtime = info->crtime; in exfat_fill_inode()
Ddir.c134 exfat_get_entry_time(sbi, &dir_entry->crtime, in exfat_readdir()
/linux-6.1.9/Documentation/filesystems/ext4/
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