Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\proc_namespace.c Create Date:2022-07-28 20:15:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mangle

Proto:static inline void mangle(struct seq_file *m, const char *s)

Type:void

Parameter:

TypeParameterName
struct seq_file *m
const char *s
85  seq_escape - print string into buffer, escaping some characters*@m: target buffer*@s: string*@esc: set of characters that need escaping* Puts string into buffer, replacing each occurrence of character from*@esc with usual octal escape.
Caller
NameDescribe
show_type
show_vfsmnt
show_mountinfo
show_vfsstat