Lines Matching refs:full_path
576 const char *full_path; local
597 full_path = build_path_from_dentry(direntry, page);
598 if (IS_ERR(full_path)) {
599 rc = PTR_ERR(full_path);
603 cifs_dbg(FYI, "Full path: %s\n", full_path);
612 rc = CIFSUnixCreateSymLink(xid, pTcon, full_path,
623 full_path, symname);
630 full_path, S_IFLNK,
640 full_path, symname);
650 rc = smb311_posix_get_inode_info(&newinode, full_path,
653 rc = cifs_get_inode_info_unix(&newinode, full_path,
656 rc = cifs_get_inode_info(&newinode, full_path, NULL,