Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dsnap.c445 struct ceph_snap_realm *_realm, *child; in rebuild_snap_realms() local
447 _realm = list_first_entry(&realm_queue, in rebuild_snap_realms()
457 list_del_init(&_realm->rebuild_item); in rebuild_snap_realms()
461 last = build_snap_context(mdsc, _realm, &realm_queue, in rebuild_snap_realms()
467 list_for_each_entry(child, &_realm->children, child_item) { in rebuild_snap_realms()
475 list_for_each_entry(child, &_realm->children, child_item) in rebuild_snap_realms()
481 list_del_init(&_realm->rebuild_item); in rebuild_snap_realms()