Searched refs:chmod_common (Results 1 – 5 of 5) sorted by relevance
131 int chmod_common(const struct path *path, umode_t mode);
108 error = chmod_common(&path, mode); in init_chmod()
564 int chmod_common(const struct path *path, umode_t mode) in chmod_common() function597 return chmod_common(&file->f_path, mode); in vfs_fchmod()620 error = chmod_common(&path, mode); in do_fchmodat()
8413 ffff800010243b04 T chmod_common
Completed in 274 milliseconds