Searched refs:fs_type (Results 1 – 6 of 6) sorted by relevance
69 static struct file_system_type fs_type = { variable121 error = simple_pin_fs(&fs_type, &mount, &mount_count); in securityfs_create_dentry()339 retval = register_filesystem(&fs_type); in securityfs_init()
970 tomoyo_same_name_union(&p1->fs_type, &p2->fs_type) && in tomoyo_same_mount_acl()990 !tomoyo_parse_name_union(param, &e.fs_type) || in tomoyo_update_mount_acl()998 tomoyo_put_name_union(&e.fs_type); in tomoyo_update_mount_acl()
56 &acl->fs_type) && in tomoyo_check_mount_acl()
202 tomoyo_put_name_union(&entry->fs_type); in tomoyo_del_acl()
752 struct tomoyo_name_union fs_type; member
1563 tomoyo_print_name_union(head, &ptr->fs_type); in tomoyo_print_entry()