Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dosd_client.c2945 unsigned long queued_stamp; member
2998 lwork->queued_stamp = jiffies; in lwork_queue()
5022 if (time_before(lwork->queued_stamp, stamp)) in ceph_osdc_watch_check()
5023 stamp = lwork->queued_stamp; in ceph_osdc_watch_check()