Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcaps.c52 u64 oldest_flush_tid);
1237 u64 flush_tid, oldest_flush_tid, size, max_size; member
1271 arg->flush_tid, arg->oldest_flush_tid, arg->mseq, arg->follows, in encode_cap_msg()
1330 ceph_encode_64(&p, arg->oldest_flush_tid); in encode_cap_msg()
1406 int flushing, u64 flush_tid, u64 oldest_flush_tid) in __prep_cap() argument
1442 arg->oldest_flush_tid = oldest_flush_tid; in __prep_cap()
1565 u32 mseq, u64 oldest_flush_tid) in __send_flush_snap() argument
1575 arg.oldest_flush_tid = oldest_flush_tid; in __send_flush_snap()
1639 u64 oldest_flush_tid = 0; in __ceph_flush_snaps() local
1666 if (oldest_flush_tid == 0) in __ceph_flush_snaps()
[all …]