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

/security/selinux/
H A Dhooks.c620 u32 fscontext_sid = 0, context_sid = 0, rootcontext_sid = 0; local
682 fscontext_sid = sid;
685 fscontext_sid))
755 if (fscontext_sid) {
756 rc = may_context_mount_sb_relabel(fscontext_sid, sbsec, cred);
760 sbsec->sid = fscontext_sid;
774 if (!fscontext_sid) {

Completed in 50 milliseconds