Searched refs:get_oldest_context (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/ceph/ |
| D | addr.c | 562 get_oldest_context(struct inode *inode, struct ceph_writeback_ctl *ctl, in get_oldest_context() function 684 oldest = get_oldest_context(inode, &ceph_wbc, snapc); in writepage_nounlock() 975 snapc = get_oldest_context(inode, &ceph_wbc, NULL); in ceph_writepages_start() 1405 struct ceph_snap_context *oldest = get_oldest_context(inode, NULL, NULL); in context_is_writeable_or_written() 1448 oldest = get_oldest_context(inode, NULL, NULL); in ceph_find_incompatible()
|