Lines Matching defs:child
38 * maintains a hierarchy of realms reflecting the current parent/child
271 * adjust the parent realm of a given @realm. adjust child list, and parent
423 struct ceph_snap_realm *child;
428 list_for_each_entry(child, &realm->children, child_item)
429 rebuild_snap_realms(child, dirty_realms);
920 * (with caps) and child realms that belong to the new
921 * child.
1006 struct ceph_snap_realm *child =
1009 if (!child)
1011 adjust_snap_realm_parent(mdsc, child, realm->ino);