Lines Matching refs:found
1017 * For each volume found from the kernel, print out
1119 "%s was not found in the config storage"),
1160 gettext("%s was not found in the config storage"), path);
1177 int found, setnumber, i;
1198 found = 0;
1211 found = 1;
1216 if (!found) {
1270 int found;
1319 found = 0;
1330 found++;
1335 if (!found) {
1357 /* the volume was found in cfg store */
1417 * the volume name as the key, and the setnumber where we found it as the data.
1453 * Function to search the hash for a specific volume. If it is found,
1454 * we return the set number. If it isn't found, we return -1