Home
last modified time | relevance | path

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

/arch/s390/hypfs/
Dinode.c37 time_t last_update; /* last update time in secs since 1970 */ member
53 sb_info->last_update = get_seconds(); in hypfs_update_update()
180 if (fs_info->last_update == get_seconds()) { in hypfs_write_iter()
/arch/s390/include/asm/
Dpci.h40 u64 last_update; member
/arch/s390/pci/
Dpci_debug.c73 seq_printf(m, "Last update TOD: %Lx\n", zdev->fmb->last_update); in pci_perf_show()