Home
last modified time | relevance | path

Searched refs:next_grp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dioctl.c238 goto next_grp; in ext4_update_superblocks_fn()
244 goto next_grp; in ext4_update_superblocks_fn()
261 next_grp: in ext4_update_superblocks_fn()
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c2099 struct XenPTRegGroup *reg_group, *next_grp; in xen_pt_config_delete() local
2109 QLIST_FOREACH_SAFE(reg_group, &s->reg_grps, entries, next_grp) { in xen_pt_config_delete()