Lines Matching defs:res
31 * @res: return the found file name if necessary (see below)
50 * the case insensitive match and setup @res (which we allocate!) with the mft
53 * space, we only return the mft reference and file name type in @res.
68 const int uname_len, ntfs_name **res)
151 * free name and set *res to NULL.
153 * we need to signal this through *res, so that
156 * allocation of *res.
171 *res = name;
174 *res = NULL;
185 * in the WIN32 namespace, we cache the filename in *res so
228 *res = name;
411 * free name and set *res to NULL.
413 * we need to signal this through *res, so that
416 * allocation of *res.
431 *res = name;
434 *res = NULL;
445 * in the WIN32 namespace, we cache the filename in *res so
490 *res = name;
585 *res = NULL;