newInode 665 fs/cifs/dir.c struct inode *newInode = NULL; newInode 709 fs/cifs/dir.c rc = cifs_get_inode_info_unix(&newInode, full_path, newInode 712 fs/cifs/dir.c rc = cifs_get_inode_info(&newInode, full_path, NULL, newInode 722 fs/cifs/dir.c newInode = NULL; newInode 729 fs/cifs/dir.c newInode = ERR_PTR(rc); newInode 734 fs/cifs/dir.c return d_splice_alias(newInode, direntry);