Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c1642 u64 want_flush_tid) in check_caps_flush() argument
1651 if (cf->tid <= want_flush_tid) { in check_caps_flush()
1653 "%llu <= %llu\n", cf->tid, want_flush_tid); in check_caps_flush()
1667 u64 want_flush_tid) in wait_caps_flush() argument
1669 dout("check_caps_flush want %llu\n", want_flush_tid); in wait_caps_flush()
1672 check_caps_flush(mdsc, want_flush_tid)); in wait_caps_flush()
1674 dout("check_caps_flush ok, flushed thru %llu\n", want_flush_tid); in wait_caps_flush()