Searched refs:dirty_realms (Results 1 – 1 of 1) sorted by relevance
333 struct list_head *dirty_realms) in build_snap_context() argument408 list_add_tail(&realm->dirty_item, dirty_realms); in build_snap_context()428 struct list_head *dirty_realms) in rebuild_snap_realms() argument453 last = build_snap_context(_realm, &realm_queue, dirty_realms); in rebuild_snap_realms()771 LIST_HEAD(dirty_realms); in ceph_update_snap_trace()850 rebuild_snap_realms(realm_to_rebuild, &dirty_realms); in ceph_update_snap_trace()864 while (!list_empty(&dirty_realms)) { in ceph_update_snap_trace()865 realm = list_first_entry(&dirty_realms, struct ceph_snap_realm, in ceph_update_snap_trace()