Home
last modified time | relevance | path

Searched refs:os_scantime (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h218 time64_t os_scantime; /* time this node ran the scan */ member
H A Djournal.c1964 os->os_scantime = ktime_get_seconds(); in ocfs2_queue_orphan_scan()
2021 os->os_scantime = ktime_get_seconds(); in ocfs2_orphan_scan_start()
H A Dsuper.c327 (unsigned long)(ktime_get_seconds() - os->os_scantime)); in ocfs2_osb_dump()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h216 time64_t os_scantime; /* time this node ran the scan */ member
H A Djournal.c1997 os->os_scantime = ktime_get_seconds(); in ocfs2_queue_orphan_scan()
2054 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()

Completed in 15 milliseconds