Home
last modified time | relevance | path

Searched defs:next_resource (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dresource.c59 static struct resource *next_resource(struct resource *p, bool skip_children, in next_resource() function
/linux/drivers/block/drbd/
H A Ddrbd_nl.c3437 struct drbd_resource *resource = NULL, *next_resource; in drbd_adm_dump_connections() local