Searched refs:found (Results 1 – 1 of 1) sorted by relevance
91 int found = 0; in dev_stor_get() local118 found = 1; in dev_stor_get()128 if (found) { in dev_stor_get()134 found = 0; in dev_stor_get()143 return found; in dev_stor_get()169 int found = 0, more = 0; in dev_enum_stor() local197 found = dev_stor_get(type, &more, di); in dev_enum_stor()209 found = dev_stor_get(type, &more, di); in dev_enum_stor()237 found = 0; in dev_enum_stor()248 if (found) in dev_enum_stor()[all …]
Completed in 9 milliseconds