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

/security/selinux/include/
H A Dobjsec.h49 unsigned char initialized; /* initialization flag */ member in struct:inode_security_struct
/security/selinux/
H A Dhooks.c327 /* The file system's label must be initialized prior to use. */
450 printk(KERN_ERR "SELinux: initialized (dev %s, type %s), unknown behavior\n",
453 printk(KERN_DEBUG "SELinux: initialized (dev %s, type %s), %s\n",
637 "before the security server is initialized\n");
800 root_isec->initialized = 1;
1267 /* The inode's security attributes must be initialized before first use. */
1279 if (isec->initialized)
1283 if (isec->initialized)
1455 isec->initialized = 1;
2795 isec->initialized
[all...]
H A Dselinuxfs.c1281 isec->initialized = 1;
1843 isec->initialized = 1;

Completed in 306 milliseconds