Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dmds_client.c2526 static inline u64 __get_oldest_tid(struct ceph_mds_client *mdsc) in __get_oldest_tid() function
3189 lhead->oldest_client_tid = cpu_to_le64(__get_oldest_tid(mdsc)); in __prepare_send_request()