Home
last modified time | relevance | path

Searched refs:ktime_to_seconds (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Dtime-utils.h13 static inline s64 ktime_to_seconds(ktime_t reltime) in ktime_to_seconds() function
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dindex-session.c694 stats->current_time = ktime_to_seconds(current_time_ns(CLOCK_REALTIME)); in collect_stats()