Home
last modified time | relevance | path

Searched refs:chmod_common (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/
A Dinternal.h144 int chmod_common(const struct path *path, umode_t mode);
A Dinit.c108 error = chmod_common(&path, mode); in init_chmod()
A Dopen.c626 int chmod_common(const struct path *path, umode_t mode) in chmod_common() function
659 return chmod_common(&file->f_path, mode); in vfs_fchmod()
682 error = chmod_common(&path, mode); in do_fchmodat()

Completed in 7 milliseconds