btrfs_create_common
return btrfs_create_common(dir, dentry, inode);
return ERR_PTR(btrfs_create_common(dir, dentry, inode));