Searched refs:security_path_chmod (Results 1 – 3 of 3) sorted by relevance
3028 int security_path_chmod(struct path *path, umode_t mode);3081 static inline int security_path_chmod(struct path *path, umode_t mode) in security_path_chmod() function
512 error = security_path_chmod(path, mode); in chmod_common()
485 int security_path_chmod(struct path *path, umode_t mode) in security_path_chmod() function