Lines Matching refs:ceph_snap_realm
67 struct ceph_snap_realm *realm)
87 struct ceph_snap_realm *new)
91 struct ceph_snap_realm *r = NULL;
95 r = rb_entry(parent, struct ceph_snap_realm, node);
113 static struct ceph_snap_realm *ceph_create_snap_realm(
117 struct ceph_snap_realm *realm;
150 static struct ceph_snap_realm *__lookup_snap_realm(struct ceph_mds_client *mdsc,
154 struct ceph_snap_realm *r;
159 r = rb_entry(n, struct ceph_snap_realm, node);
172 struct ceph_snap_realm *ceph_lookup_snap_realm(struct ceph_mds_client *mdsc,
175 struct ceph_snap_realm *r;
183 struct ceph_snap_realm *realm);
189 struct ceph_snap_realm *realm)
213 struct ceph_snap_realm *realm)
229 struct ceph_snap_realm *realm)
253 struct ceph_snap_realm *realm;
260 struct ceph_snap_realm, empty_item);
271 struct ceph_snap_realm *global_realm;
290 struct ceph_snap_realm *realm,
293 struct ceph_snap_realm *parent;
332 static int build_snap_context(struct ceph_snap_realm *realm,
336 struct ceph_snap_realm *parent = realm->parent;
428 static void rebuild_snap_realms(struct ceph_snap_realm *realm,
438 struct ceph_snap_realm *_realm, *child;
441 struct ceph_snap_realm,
711 static void queue_realm_cap_snaps(struct ceph_snap_realm *realm)
767 struct ceph_snap_realm **realm_ret)
772 struct ceph_snap_realm *realm;
773 struct ceph_snap_realm *first_realm = NULL;
774 struct ceph_snap_realm *realm_to_rebuild = NULL;
873 realm = list_first_entry(&dirty_realms, struct ceph_snap_realm,
960 void ceph_change_snap_realm(struct inode *inode, struct ceph_snap_realm *realm)
964 struct ceph_snap_realm *oldrealm = ci->i_snap_realm;
1008 struct ceph_snap_realm *realm = NULL;
1111 struct ceph_snap_realm *child =