Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.c2368 u64 want_flush_tid) in check_caps_flush() argument
2378 if (cf->tid <= want_flush_tid) { in check_caps_flush()
2380 cf->tid, want_flush_tid); in check_caps_flush()
2473 u64 want_flush_tid) in wait_caps_flush() argument
2479 doutc(cl, "want %llu\n", want_flush_tid); in wait_caps_flush()
2484 check_caps_flush(mdsc, want_flush_tid), in wait_caps_flush()
2488 dump_cap_flushes(mdsc, want_flush_tid); in wait_caps_flush()
2496 doutc(cl, "ok, flushed thru %llu\n", want_flush_tid); in wait_caps_flush()