Searched refs:chmod_common (Results 1 – 3 of 3) sorted by relevance
138 int chmod_common(const struct path *path, umode_t mode);
108 error = chmod_common(&path, mode); in init_chmod()
566 int chmod_common(const struct path *path, umode_t mode) in chmod_common() function598 return chmod_common(&file->f_path, mode); in vfs_fchmod()621 error = chmod_common(&path, mode); in do_fchmodat()