cifs_get_inode_info
int cifs_get_inode_info(struct inode **inode, const char *full_path,
rc = cifs_get_inode_info(&new, full_path, data, sb, xid, NULL);
rc = cifs_get_inode_info(&newinode, full_path, buf, inode->i_sb, xid, fid);
rc = cifs_get_inode_info(&newInode, full_path, NULL,
rc = cifs_get_inode_info(&inode, full_path, NULL,
rc = cifs_get_inode_info(&inode, full_path, buf, inode->i_sb,
rc = cifs_get_inode_info(&inode, full_path, NULL, parent->i_sb,
rc = cifs_get_inode_info(&inode, full_path, NULL, sb,
rc = cifs_get_inode_info(&newinode, full_path, NULL,
rc = cifs_get_inode_info(&new, full_path,
rc = cifs_get_inode_info(&new, full_path, NULL,