Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dmds_client.c1861 static inline u64 __get_oldest_tid(struct ceph_mds_client *mdsc) in __get_oldest_tid() function
2291 rhead->oldest_client_tid = cpu_to_le64(__get_oldest_tid(mdsc)); in __prepare_send_request()