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

/linux-master/security/selinux/
H A Dhooks.c1888 struct inode_security_struct *old_dsec, *new_dsec, *old_isec, *new_isec; local
1898 new_dsec = inode_security(new_dir);
1922 rc = avc_has_perm(sid, new_dsec->sid, SECCLASS_DIR, av, &ad);

Completed in 112 milliseconds