Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dosd_client.c2712 unsigned long queued_stamp; member
2765 lwork->queued_stamp = jiffies; in lwork_queue()
4792 if (time_before(lwork->queued_stamp, stamp)) in ceph_osdc_watch_check()
4793 stamp = lwork->queued_stamp; in ceph_osdc_watch_check()