Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/ubifs/
H A Dubifs.h71 #define get_seconds() 0 macro
72 #define CURRENT_TIME_SEC ((struct timespec) { get_seconds(), 0 })
458 #define get_seconds() 0 macro
H A Dtnc_misc.c429 znode->time = get_seconds(); in ubifs_load_znode()
H A Dtnc.c1158 unsigned long time = get_seconds(); in ubifs_lookup_level0()
1294 unsigned long time = get_seconds(); in lookup_level0_dirty()