Searched refs:make_node (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | config.c | 58 static struct config_item *make_node(struct config_group *, const char *); 304 .make_item = make_node, 526 static struct config_item *make_node(struct config_group *g, const char *name) in make_node() function
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | dir.c | 641 rc = tcon->ses->server->ops->make_node(xid, inode, direntry, tcon, in cifs_mknod()
|
| H A D | smb1ops.c | 1229 .make_node = cifs_make_node,
|
| H A D | cifsglob.h | 493 int (*make_node)(unsigned int xid, member
|
| H A D | smb2ops.c | 5216 .make_node = smb2_make_node, 5318 .make_node = smb2_make_node, 5431 .make_node = smb2_make_node, 5544 .make_node = smb2_make_node,
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 379 list = make_node(FIELD_DECL); in relayout_struct()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree.h | 4283 extern tree make_node (enum tree_code CXX_MEM_STAT_INFO);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree.h | 4283 extern tree make_node (enum tree_code CXX_MEM_STAT_INFO);
|