Lines Matching defs:found
143 FILE_NAME_ATTR *found;
149 mref = (u64)-1; /* default return (not found) */
183 found = &entry->key.file_name;
187 found->file_name, found->file_name_length,
193 * name found :
199 for (i=0; i<found->file_name_length; i++)
200 uname[i] = found->file_name[i];
202 for (i=0; i<found->file_name_length; i++)
203 uname[i] = vol->locase[le16_to_cpu(found->file_name[i])];
388 * Returns 1 if found,
389 * 0 if not found,
551 * - either to the target if found on the same device.
614 * target not found on current volume :
654 * - either to the target if found on the same device.
722 * full path with target not found on current volume :