Searched defs:esc (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | seq_file.c | 371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() 429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() 459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() 487 int seq_file_path(struct seq_file *m, struct file *file, const char *esc) in seq_file_path() 497 const struct path *root, const char *esc) in seq_path_root() 526 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
|
/fs/gfs2/ |
D | lops.c | 995 u64 esc; in databuf_lo_scan_elements() local
|