creation_time 141 drivers/md/dm-thin-metadata.c __le32 creation_time; creation_time 238 drivers/md/dm-thin-metadata.c uint32_t creation_time; creation_time 803 drivers/md/dm-thin-metadata.c details.creation_time = cpu_to_le32(td->creation_time); creation_time 1016 drivers/md/dm-thin-metadata.c details_le.creation_time = cpu_to_le32(pmd->time); creation_time 1031 drivers/md/dm-thin-metadata.c (*td)->creation_time = le32_to_cpu(details_le.creation_time); creation_time 303 drivers/target/iscsi/iscsi_target_login.c sess->creation_time = get_jiffies_64(); creation_time 335 drivers/target/target_core_device.c new->creation_time = get_jiffies_64(); creation_time 432 drivers/target/target_core_device.c orig->creation_time = 0; creation_time 958 drivers/target/target_core_device.c dev->creation_time = get_jiffies_64(); creation_time 341 drivers/target/target_core_stat.c return snprintf(page, PAGE_SIZE, "%u\n", (u32)(((u32)dev->creation_time - creation_time 362 drivers/target/target_core_stat.c CONFIGFS_ATTR_RO(target_stat_lu_, creation_time); creation_time 1119 drivers/target/target_core_stat.c ret = snprintf(page, PAGE_SIZE, "%u\n", (u32)(((u32)deve->creation_time - creation_time 1157 drivers/target/target_core_stat.c CONFIGFS_ATTR_RO(target_stat_auth_, creation_time); creation_time 856 fs/ntfs/layout.h /* 0*/ sle64 creation_time; /* Time file was created. Updated when creation_time 1045 fs/ntfs/layout.h /* 8*/ sle64 creation_time; /* Time file was created. */ creation_time 671 include/target/iscsi/iscsi_target_core.h u64 creation_time; creation_time 644 include/target/target_core_base.h u64 creation_time; creation_time 776 include/target/target_core_base.h u64 creation_time;