Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dcaps.c1427 arg->flush_tid = flush_tid; in __prep_cap()
1533 arg->flush_tid); in __send_cap()
2243 flush_tid = 0; in ceph_check_caps()
2326 flush_tid = cf->tid; in try_flush_caps()
2332 *ptid = flush_tid; in try_flush_caps()
2349 if (cf->tid <= flush_tid) in caps_are_flushed()
2481 u64 flush_tid; in ceph_fsync() local
2533 u64 flush_tid; in ceph_write_inode() local
3830 if (cf->tid == flush_tid) in handle_cap_flush_ack()
3837 if (cf->tid <= flush_tid) { in handle_cap_flush_ack()
[all …]