escape            622 fs/isofs/inode.c 				if (sec->escape[0] == 0x25 && sec->escape[1] == 0x2f) {
escape            624 fs/isofs/inode.c 						if (sec->escape[2] == 0x40)
escape            626 fs/isofs/inode.c 						else if (sec->escape[2] == 0x43)
escape            628 fs/isofs/inode.c 						else if (sec->escape[2] == 0x45)
escape            493 fs/vfat/namei.c 				if (escape && (*ip == ':')) {
escape             74 include/linux/iso_fs.h 	char escape			[ISODCL ( 89, 120)]; /* 856 */
escape            256 include/pcmcia/cistpl.h     u_char	escape;
escape            148 scripts/kconfig/kxgettext.c 	char *escaped = escape(msg, bf, sizeof(bf));