Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 5 of 5) sorted by relevance

/fs/isofs/
A Dinode.c652 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()
/fs/jbd2/
A Dcommit.c356 int escape; in jbd2_journal_commit_transaction() local
663 escape = jbd2_journal_write_metadata_buffer(commit_transaction, in jbd2_journal_commit_transaction()
671 if (escape) in jbd2_journal_commit_transaction()
/fs/proc/
A Dinternal.h244 bool escape);
A Darray.c99 void proc_task_name(struct seq_file *m, struct task_struct *p, bool escape) in proc_task_name() argument
114 if (escape) in proc_task_name()
/fs/fat/
A Dnamei_vfat.c509 int *longlen, int *outlen, int escape, int utf8, in xlate_to_uni() argument
530 if (escape && (*ip == ':')) { in xlate_to_uni()

Completed in 18 milliseconds