chmod_common
error = chmod_common(&path, mode);
int chmod_common(const struct path *path, umode_t mode);
return chmod_common(&file->f_path, mode);