Home
last modified time | relevance | path

Searched refs:rtype (Results 1 – 1 of 1) sorted by relevance

/security/tomoyo/
Dmount.c88 struct tomoyo_path_info rtype; in tomoyo_mount_acl() local
100 rtype.name = requested_type; in tomoyo_mount_acl()
101 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl()
162 r->param.mount.type = &rtype; in tomoyo_mount_acl()