Lines Matching defs:symlink
161 /* it's not a symlink */
165 /* it's not a symlink */
213 char *symlink = NULL;
216 /* it's not a symlink */
232 if (bytes_read == 0) /* not a symlink */
235 rc = parse_mf_symlink(buf, bytes_read, &link_len, &symlink);
237 /* it's not a symlink */
245 /* it is a symlink */
250 fattr->cf_symlink_target = symlink;
290 /* it's not a symlink */
388 /* it's not a symlink */
460 /* Make sure we wrote all of the symlink data */
639 cifs_dbg(FYI, "Create symlink ok, getinodeinfo fail rc = %d\n",