tomoyo_encode     954 security/tomoyo/common.h char *tomoyo_encode(const char *str);
tomoyo_encode     831 security/tomoyo/file.c 		symlink_target.name = tomoyo_encode(target);
tomoyo_encode      97 security/tomoyo/mount.c 	requested_type = tomoyo_encode(type);
tomoyo_encode     150 security/tomoyo/mount.c 		requested_dev_name = tomoyo_encode(dev_name);
tomoyo_encode     286 security/tomoyo/realpath.c 		name = tomoyo_encode(pos);