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

/security/selinux/
H A Dhooks.c1800 struct inode_security_struct *old_dsec, *new_dsec, *old_isec, *new_isec; local
1838 new_isec = new_dentry->d_inode->i_security;
1840 rc = avc_has_perm(sid, new_isec->sid,
1841 new_isec->sclass,

Completed in 59 milliseconds