Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dcaps.c1204 u64 flush_tid, oldest_flush_tid, size, max_size; member
1238 arg->flush_tid, arg->oldest_flush_tid, arg->mseq, arg->follows, in encode_cap_msg()
1243 msg->hdr.tid = cpu_to_le64(arg->flush_tid); in encode_cap_msg()
1344 int flushing, u64 flush_tid, u64 oldest_flush_tid) in __prep_cap() argument
1378 arg->flush_tid = flush_tid; in __prep_cap()
1450 arg->flush_tid); in __send_cap()
1480 arg.flush_tid = capsnap->cap_flush.tid; in __send_flush_snap()
1907 u64 flush_tid, oldest_flush_tid; in ceph_check_caps() local
2123 flush_tid = __mark_caps_flushing(inode, session, false, in ceph_check_caps()
2130 flush_tid = 0; in ceph_check_caps()
[all …]