Home
last modified time | relevance | path

Searched refs:found (Results 1 – 5 of 5) sorted by relevance

/block/
Delevator.c640 struct elevator_type *e, *found = NULL; in elevator_get_by_features() local
647 found = e; in elevator_get_by_features()
652 if (found && !try_module_get(found->elevator_owner)) in elevator_get_by_features()
653 found = NULL; in elevator_get_by_features()
656 return found; in elevator_get_by_features()
Dbsg.c276 goto found; in __bsg_get_device()
280 found: in __bsg_get_device()
Dblk-cgroup.c341 goto found; in blkg_lookup_create()
373 found: in blkg_lookup_create()
/block/partitions/
Dibm.c77 int found = 0; in find_label() local
123 found = 1; in find_label()
127 if (!found) in find_label()
130 return found; in find_label()
Dldm.c1255 goto found; in ldm_frag_add()
1270 found: in ldm_frag_add()