Lines Matching defs:next
213 struct ceph_snap_realm *realm, *next;253 next = realm->parent;254 if (has_quota || !next)257 ceph_get_snap_realm(mdsc, next);259 realm = next;318 struct ceph_snap_realm *realm, *next;389 next = realm->parent;390 if (exceeded || !next)392 ceph_get_snap_realm(mdsc, next);394 realm = next;