Searched defs:tomoyo_mkdev_acl (Results 1 – 1 of 1) sorted by relevance
724 struct tomoyo_mkdev_acl { struct726 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */ argument727 struct tomoyo_name_union name;728 struct tomoyo_number_union mode;729 struct tomoyo_number_union major;730 struct tomoyo_number_union minor;