Searched refs:default_type (Results 1 – 3 of 3) sorted by relevance
64 char default_type; member
1832 if (cladatum && cladatum->default_type == DEFAULT_SOURCE) { in security_compute_sid()1834 } else if (cladatum && cladatum->default_type == DEFAULT_TARGET) { in security_compute_sid()
1377 cladatum->default_type = le32_to_cpu(buf[0]); in class_read()3124 buf[0] = cpu_to_le32(cladatum->default_type); in class_write()