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