Searched refs:requested_type (Results 1 – 1 of 1) sorted by relevance
85 const char *requested_type = NULL; in tomoyo_mount_acl() local97 requested_type = tomoyo_encode(type); in tomoyo_mount_acl()98 if (!requested_type) in tomoyo_mount_acl()100 rtype.name = requested_type; in tomoyo_mount_acl()173 kfree(requested_type); in tomoyo_mount_acl()