Home
last modified time | relevance | path

Searched refs:mounter_sid (Results 1 – 2 of 2) sorted by relevance

/linux/security/selinux/include/
H A Dobjsec.h91 u32 mounter_sid; /* SID of the mounter that opened it */ member
/linux/security/selinux/
H A Dhooks.c3897 layer->mounter_sid = cred_sid(user_file->f_cred); in selinux_backing_file_alloc()
4069 if (layer->mounter_sid != layer->fd_sid) { in backing_mounters_has_perm()
4070 rc = avc_has_perm(layer->mounter_sid, layer->fd_sid, in backing_mounters_has_perm()
4076 rc = inode_sid_has_perm(layer->mounter_sid, inode, av, &ad); in backing_mounters_has_perm()