Searched refs:escape (Results 1 – 4 of 4) sorted by relevance
698 if (sec->escape[0] == 0x25 && sec->escape[1] == 0x2f) { in isofs_fill_super()700 if (sec->escape[2] == 0x40) in isofs_fill_super()702 else if (sec->escape[2] == 0x43) in isofs_fill_super()704 else if (sec->escape[2] == 0x45) in isofs_fill_super()
151 bool escape);
99 void proc_task_name(struct seq_file *m, struct task_struct *p, bool escape) in proc_task_name() argument108 if (escape) in proc_task_name()
512 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument533 if (escape && (*ip == ':')) { in xlate_to_uni()