Function report |
Source Code:fs\binfmt_misc.c |
Create Date:2022-07-28 20:27:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bm_fill_super
Proto:static int bm_fill_super(struct super_block *sb, struct fs_context *fc)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb | |
struct fs_context * | fc |
828 | static const struct tree_descr bm_files[] = {[2] = {"status", & bm_status_operations, S_IWUSR | S_IRUGO}, [3] = {"register", & bm_register_operations, S_IWUSR}, {""}} |
835 | If Not err Then s_op = Superblock handling |
837 | Return err |
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 |