Searched refs:newInode (Results 1 – 1 of 1) sorted by relevance
682 struct inode *newInode = NULL; local731 rc = smb311_posix_get_inode_info(&newInode, full_path, NULL,734 rc = cifs_get_inode_info_unix(&newInode, full_path,737 rc = cifs_get_inode_info(&newInode, full_path, NULL,749 newInode = NULL;756 newInode = ERR_PTR(rc);761 return d_splice_alias(newInode, direntry);
Completed in 6 milliseconds