Searched refs:newInode (Results 1 – 1 of 1) sorted by relevance
635 struct inode *newInode = NULL; local684 rc = smb311_posix_get_inode_info(&newInode, full_path, parent_dir_inode->i_sb, xid);686 rc = cifs_get_inode_info_unix(&newInode, full_path,689 rc = cifs_get_inode_info(&newInode, full_path, NULL,701 newInode = NULL;708 newInode = ERR_PTR(rc);713 return d_splice_alias(newInode, direntry);