Searched defs:tomoyo_mkdev_acl (Results 1 – 1 of 1) sorted by relevance
728 struct tomoyo_mkdev_acl { struct730 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */ argument731 struct tomoyo_name_union name;732 struct tomoyo_number_union mode;733 struct tomoyo_number_union major;734 struct tomoyo_number_union minor;