Home
last modified time | relevance | path

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

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