Function report |
Source Code:fs\inode.c |
Create Date:2022-07-28 20:07:57 |
Last Modify:2020-03-18 19:19:59 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_next_ino
Proto:unsigned int get_next_ino(void)
Type:unsigned int
Parameter:Nothing
892 | p = Must be an lvalue. Since @var must be a simple identifier,* we force a syntax error here if it isn't.(last_ino) |
904 | res++ |
906 | If Value for the false possibility is greater at compile time(!res) Then res++ |
909 | The weird & is necessary because sparse considers (void)(var) to be* a direct dereference of percpu variable (var).(last_ino) |
910 | Return res |
Name | Describe |
---|---|
__aafs_setup_d_inode | __aafs_setup_d_inode - basic inode setup for apparmorfs*@dir: parent directory for the dentry*@dentry: dentry we are seting the inode up for*@mode: permissions the file should have*@data: data to store on inode |
aa_mk_null_file | |
alloc_anon_inode | A single inode exists for all anon_inode files. Contrary to pipes,* anon_inode inodes have no associated per-instance data, so we need* only allocate one of them. |
bm_get_inode | |
ramfs_get_inode |
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 |