Searched refs:get_oldest_context (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/ceph/ |
| H A D | addr.c | 611 get_oldest_context(struct inode *inode, struct ceph_writeback_ctl *ctl, in get_oldest_context() function 738 oldest = get_oldest_context(inode, &ceph_wbc, snapc); in write_folio_nounlock() 1065 ceph_wbc->snapc = get_oldest_context(inode, ceph_wbc, NULL); in ceph_define_writeback_range() 1760 struct ceph_snap_context *oldest = get_oldest_context(inode, NULL, NULL); in context_is_writeable_or_written() 1804 oldest = get_oldest_context(inode, NULL, NULL); in ceph_find_incompatible()
|