Searched refs:security_path_chown (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsecurity.h1928 int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid);
1989 static inline int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) function
/linux-master/fs/
H A Dopen.c785 error = security_path_chown(
/linux-master/security/
H A Dsecurity.c1959 * security_path_chown() - Check if changing the file's owner/group is allowed
1968 int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) function

Completed in 100 milliseconds