Searched refs:escape (Results 1 – 5 of 5) sorted by relevance
652 if (sec->escape[0] == 0x25 && sec->escape[1] == 0x2f) { in isofs_fill_super()654 if (sec->escape[2] == 0x40) in isofs_fill_super()656 else if (sec->escape[2] == 0x43) in isofs_fill_super()658 else if (sec->escape[2] == 0x45) in isofs_fill_super()
356 int escape; in jbd2_journal_commit_transaction() local663 escape = jbd2_journal_write_metadata_buffer(commit_transaction, in jbd2_journal_commit_transaction()671 if (escape) in jbd2_journal_commit_transaction()
244 bool escape);
99 void proc_task_name(struct seq_file *m, struct task_struct *p, bool escape) in proc_task_name() argument114 if (escape) in proc_task_name()
509 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument530 if (escape && (*ip == ':')) { in xlate_to_uni()
Completed in 18 milliseconds