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

/linux-4.4.14/security/selinux/
H A Dhooks.c1649 static inline int path_has_perm(const struct cred *cred, path_has_perm() function
1661 /* Same as path_has_perm, but uses the inode from the file struct. */ file_path_has_perm()
2711 return path_has_perm(cred, path, FILE__MOUNTON); selinux_mount()
2955 return path_has_perm(current_cred(), path, FILE__GETATTR); selinux_inode_getattr()

Completed in 94 milliseconds