Lines Matching refs:ceph_snap_realm
66 struct ceph_snap_realm *realm)
86 struct ceph_snap_realm *new)
90 struct ceph_snap_realm *r = NULL;
94 r = rb_entry(parent, struct ceph_snap_realm, node);
112 static struct ceph_snap_realm *ceph_create_snap_realm(
116 struct ceph_snap_realm *realm;
144 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc,
148 struct ceph_snap_realm *r;
153 r = rb_entry(n, struct ceph_snap_realm, node);
166 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
169 struct ceph_snap_realm *r;
177 struct ceph_snap_realm *realm);
183 struct ceph_snap_realm *realm)
207 struct ceph_snap_realm *realm)
223 struct ceph_snap_realm *realm)
247 struct ceph_snap_realm *realm;
254 struct ceph_snap_realm, empty_item);
279 struct ceph_snap_realm *realm,
282 struct ceph_snap_realm *parent;
322 static int build_snap_context(struct ceph_snap_realm *realm,
325 struct ceph_snap_realm *parent = realm->parent;
420 static void rebuild_snap_realms(struct ceph_snap_realm *realm,
423 struct ceph_snap_realm *child;
662 static void queue_realm_cap_snaps(struct ceph_snap_realm *realm)
697 struct ceph_snap_realm **realm_ret)
702 struct ceph_snap_realm *realm;
703 struct ceph_snap_realm *first_realm = NULL;
704 struct ceph_snap_realm *realm_to_rebuild = NULL;
801 realm = list_first_entry(&dirty_realms, struct ceph_snap_realm,
883 struct ceph_snap_realm *realm = NULL;
948 struct ceph_snap_realm *oldrealm;
1006 struct ceph_snap_realm *child =