Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Docfs2.h216 time64_t os_scantime; /* time this node ran the scan */ member
H A Djournal.c2019 os->os_scantime = ktime_get_seconds(); in ocfs2_queue_orphan_scan()
2076 os->os_scantime = ktime_get_seconds(); in ocfs2_orphan_scan_start()
H A Dsuper.c324 (unsigned long)(ktime_get_seconds() - os->os_scantime)); in ocfs2_osb_dump()