Lines Matching refs:full_path
575 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);
608 rc = create_mf_symlink(xid, pTcon, cifs_sb, full_path, symname);
611 full_path, S_IFLNK, 0, symname);
614 rc = CIFSUnixCreateSymLink(xid, pTcon, full_path, symname,
620 pTcon, full_path,
627 rc = smb311_posix_get_inode_info(&newinode, full_path,
630 rc = cifs_get_inode_info_unix(&newinode, full_path,
633 rc = cifs_get_inode_info(&newinode, full_path, NULL,