Home
last modified time | relevance | path

Searched refs:__get_oldest_flush_tid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c45 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc);
1574 oldest_flush_tid = __get_oldest_flush_tid(mdsc);
1778 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc) in __get_oldest_flush_tid() function
1861 *oldest_flush_tid = __get_oldest_flush_tid(mdsc); in __mark_caps_flushing()
2175 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_check_caps()
2581 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_early_kick_flushing_caps()
2631 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_kick_flushing_caps()
2667 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_kick_flushing_inode_caps()
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c47 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc);
1624 oldest_flush_tid = __get_oldest_flush_tid(mdsc);
1822 static u64 __get_oldest_flush_tid(struct ceph_mds_client *mdsc) in __get_oldest_flush_tid() function
1905 *oldest_flush_tid = __get_oldest_flush_tid(mdsc); in __mark_caps_flushing()
2198 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_check_caps()
2599 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_early_kick_flushing_caps()
2649 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_kick_flushing_caps()
2685 oldest_flush_tid = __get_oldest_flush_tid(mdsc); in ceph_kick_flushing_inode_caps()

Completed in 12 milliseconds