Lines Matching defs:tomoyo_dir
239 struct dentry *tomoyo_dir;
248 tomoyo_dir = securityfs_create_dir("tomoyo", NULL);
249 tomoyo_create_entry("query", 0600, tomoyo_dir,
251 tomoyo_create_entry("domain_policy", 0600, tomoyo_dir,
253 tomoyo_create_entry("exception_policy", 0600, tomoyo_dir,
255 tomoyo_create_entry("audit", 0400, tomoyo_dir,
257 tomoyo_create_entry(".process_status", 0600, tomoyo_dir,
259 tomoyo_create_entry("stat", 0644, tomoyo_dir,
261 tomoyo_create_entry("profile", 0600, tomoyo_dir,
263 tomoyo_create_entry("manager", 0600, tomoyo_dir,
265 tomoyo_create_entry("version", 0400, tomoyo_dir,
267 securityfs_create_file("self_domain", 0666, tomoyo_dir, NULL,