Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:04 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dentry_name
Proto:static __attribute__((__noinline__)) char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, const char *fmt)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | end | |
const struct dentry * | d | |
struct printf_spec | spec | |
const char * | fmt |
872 | Case fmt[1] == '2' |
872 | Case fmt[1] == '3' |
872 | Case fmt[1] == '4' |
875 | Default |
876 | depth = 1 |
881 | If check_pointer( & buf, end, d, spec) Then |
883 | Return buf |
886 | p = READ_ONCE( parent directory ) |
896 | When n != # of digits/chars cycle |
898 | If Not c Then |
Name | Describe |
---|---|
file_dentry_name | |
pointer | Show a '%p' thing. A kernel extension is that the '%p' is followed* by an extra set of alphanumeric characters that are extended format* specifiers.* Please update scripts/checkpatch.pl when adding/removing conversion* characters |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |