Lines Matching defs:next
216 struct ceph_snap_realm *realm, *next;257 next = realm->parent;258 if (has_quota || !next) {264 ceph_get_snap_realm(mdsc, next);266 realm = next;326 struct ceph_snap_realm *realm, *next;396 next = realm->parent;397 if (exceeded || !next)399 ceph_get_snap_realm(mdsc, next);401 realm = next;