| /kernel/linux/linux-6.6/fs/dlm/ |
| H A D | config.c | 279 int nodeid; member 293 int nodeid; member 831 get_comm(int nodeid) get_comm() argument 911 dlm_comm_seq(int nodeid, uint32_t *seq) dlm_comm_seq() argument [all...] |
| H A D | lowcomms.c | 70 uint32_t nodeid; /* So we know who we are in the list */ member 152 int nodeid; member 267 static struct connection *__find_con(int nodeid, int r) in __find_con() argument 279 static void dlm_con_init(struct connection *con, int nodeid) in dlm_con_init() argument 295 static struct connection *nodeid2con(int nodeid, gfp_t alloc) in nodeid2con() argument 359 nodeid_to_addr(int nodeid, struct sockaddr_storage *sas_out, struct sockaddr *sa_out, bool try_new_addr, unsigned int *mark) nodeid_to_addr() argument 418 addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid, unsigned int *mark) addr_to_nodeid() argument 460 dlm_lowcomms_addr(int nodeid, struct sockaddr_storage *addr, int len) dlm_lowcomms_addr() argument 544 dlm_lowcomms_connect_node(int nodeid) dlm_lowcomms_connect_node() argument 569 dlm_lowcomms_nodes_set_mark(int nodeid, unsigned int mark) dlm_lowcomms_nodes_set_mark() argument 832 new_processqueue_entry(int nodeid, int buflen) new_processqueue_entry() argument 858 int nodeid; global() member 979 int len, idx, result, nodeid; accept_from_sock() local 1255 dlm_lowcomms_new_msg(int nodeid, int len, gfp_t allocation, char **ppc, void (*cb)(void *data), void *data) dlm_lowcomms_new_msg() argument 1440 dlm_lowcomms_close(int nodeid) dlm_lowcomms_close() argument [all...] |
| H A D | lock.c | 3651 int error, nodeid = le32_to_cpu(ms_in->m_header.h_nodeid); send_lookup_reply() local 4754 dlm_receive_message(struct dlm_ls *ls, const struct dlm_message *ms, int nodeid) dlm_receive_message() argument 4788 dlm_receive_buffer(const union dlm_packet *p, int nodeid) dlm_receive_buffer() argument 5313 search_remid_list(struct list_head *head, int nodeid, uint32_t remid) search_remid_list() argument 5325 search_remid(struct dlm_rsb *r, int nodeid, uint32_t remid) search_remid() argument 6044 do_purge(struct dlm_ls *ls, int nodeid, int pid) do_purge() argument 6059 send_purge(struct dlm_ls *ls, int nodeid, int pid) send_purge() argument 6075 dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, int nodeid, int pid) dlm_user_purge() argument [all...] |
| H A D | dlm_internal.h | 118 int nodeid; member 824 static inline void *dlm_create_debug_comms_file(int nodeid, voi in dlm_delete_debug_file() argument [all...] |
| /kernel/linux/linux-6.6/fs/fuse/ |
| H A D | dir.c | 363 int fuse_lookup_name(struct super_block *sb, u64 nodeid, const struct qstr *name, in fuse_lookup_name() argument 171 fuse_lookup_init(struct fuse_conn *fc, struct fuse_args *args, u64 nodeid, const struct qstr *name, struct fuse_entry_out *outarg) fuse_lookup_init() argument [all...] |
| H A D | dev.c | 1569 u64 nodeid; in fuse_notify_store() local 236 fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget, u64 nodeid, u64 nlookup) fuse_queue_forget() argument 1747 u64 nodeid; fuse_notify_retrieve() local [all...] |
| H A D | inode.c | 409 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_eq() local 418 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_set() local 370 fuse_init_submount_lookup(struct fuse_submount_lookup *sl, u64 nodeid) fuse_init_submount_lookup() argument 423 fuse_iget(struct super_block *sb, u64 nodeid, int generation, struct fuse_attr *attr, u64 attr_valid, u64 attr_version) fuse_iget() argument 491 fuse_ilookup(struct fuse_conn *fc, u64 nodeid, struct fuse_mount **fm) fuse_ilookup() argument 513 fuse_reverse_inval_inode(struct fuse_conn *fc, u64 nodeid, loff_t offset, loff_t len) fuse_reverse_inval_inode() argument 980 u64 nodeid; global() member 1035 u64 nodeid; fuse_encode_fh() local [all...] |
| H A D | file.c | 23 static int fuse_send_open(struct fuse_mount *fm, u64 nodeid, in fuse_send_open() argument 128 struct fuse_file *fuse_file_open(struct fuse_mount *fm, u64 nodeid, in fuse_file_open() argument 170 int fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, in fuse_do_open() argument [all...] |
| H A D | fuse_i.h | 73 u64 nodeid; member 86 u64 nodeid; member 211 u64 nodeid; member 270 uint64_t nodeid; member 923 static inline int invalid_nodeid(u64 nodeid) in invalid_nodeid() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 467 int nodeid; /* device numa node id */ member
|
| /third_party/ntfs-3g/include/fuse-lite/ |
| H A D | fuse_kernel.h | 200 __u64 nodeid; /* Inode ID */ member 417 __u64 nodeid; member
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_lowlevel.c | 491 static void do_lookup(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_lookup() argument 501 static void do_forget(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_forget() argument 511 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_getattr() argument 521 static void do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_setattr() argument 542 static void do_access(fuse_req_t req, fuse_ino_t nodeid, cons argument 552 do_readlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_readlink() argument 562 do_mknod(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_mknod() argument 588 do_mkdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_mkdir() argument 601 do_unlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_unlink() argument 611 do_rmdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_rmdir() argument 621 do_symlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_symlink() argument 632 do_rename(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_rename() argument 644 do_link(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_link() argument 654 do_create(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_create() argument 675 do_open(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_open() argument 689 do_read(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_read() argument 704 do_write(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_write() argument 726 do_flush(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_flush() argument 744 do_release(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_release() argument 764 do_fsync(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_fsync() argument 779 do_opendir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_opendir() argument 793 do_readdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_readdir() argument 808 do_releasedir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_releasedir() argument 824 do_fsyncdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_fsyncdir() argument 839 do_statfs(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_statfs() argument 855 do_setxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_setxattr() argument 867 do_getxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_getxattr() argument 877 do_listxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_listxattr() argument 887 do_removexattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_removexattr() argument 911 do_getlk(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_getlk() argument 928 do_setlk_common(fuse_req_t req, fuse_ino_t nodeid, const void *inarg, int should_sleep) do_setlk_common() argument 946 do_setlk(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_setlk() argument 951 do_setlkw(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_setlkw() argument 990 do_interrupt(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_interrupt() argument 1030 do_bmap(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_bmap() argument 1040 do_ioctl(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_ioctl() argument 1073 do_init(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_init() argument 1188 do_destroy(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) do_destroy() argument [all...] |
| H A D | fuse.c | 115 fuse_ino_t nodeid; member 143 fuse_ino_t nodeid; member 256 static struct node *get_node_nocheck(struct fuse *f, fuse_ino_t nodeid) in get_node_nocheck() argument 268 static struct node *get_node(struct fuse *f, fuse_ino_t nodeid) in get_node() argument 473 get_path_name(struct fuse *f, fuse_ino_t nodeid, const char *name) get_path_name() argument 558 get_path(struct fuse *f, fuse_ino_t nodeid) get_path() argument 563 forget_node(struct fuse *f, fuse_ino_t nodeid, uint64_t nlookup) forget_node() argument 626 set_stat(struct fuse *f, fuse_ino_t nodeid, struct stat *stbuf) set_stat() argument 1163 lookup_path(struct fuse *f, fuse_ino_t nodeid, const char *name, const char *path, struct fuse_entry_param *e, struct fuse_file_info *fi) lookup_path() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 1676 int bytes, cpu, nodeid; in uv_system_init_hub() local [all...] |
| /kernel/linux/linux-5.10/drivers/perf/ |
| H A D | arm-cmn.c | 926 u16 nodeid, eventid; in arm_cmn_event_init() local
|
| /kernel/linux/linux-5.10/fs/fuse/ |
| H A D | file.c | 35 static int fuse_send_open(struct fuse_mount *fm, u64 nodeid, struct file *file, in fuse_send_open() argument 133 int fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, in fuse_do_open() argument [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | fuse.h | 507 uint64_t nodeid; /* Inode ID */ member 522 uint64_t nodeid; member 804 uint64_t nodeid; member 861 uint64_t nodeid; member 869 uint64_t nodeid; member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/apic/ |
| H A D | x2apic_uv_x.c | 1702 int bytes, cpu, nodeid, bid; in uv_system_init_hub() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | fuse.h | 190 uint64_t nodeid; member 202 uint64_t nodeid; member 438 uint64_t nodeid; member 487 uint64_t nodeid; member 494 uint64_t nodeid; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | fuse.h | 190 uint64_t nodeid; member 202 uint64_t nodeid; member 438 uint64_t nodeid; member 487 uint64_t nodeid; member 494 uint64_t nodeid; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | fuse.h | 164 uint64_t nodeid; member 176 uint64_t nodeid; member 410 uint64_t nodeid; member 458 uint64_t nodeid; member 465 uint64_t nodeid; member
|
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1098 static void do_lookup(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) argument 1108 static void do_forget(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) argument 1118 static void do_batch_forget(fuse_req_t req, fuse_ino_t nodeid, argument 1152 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) argument 1173 do_setattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1207 do_access(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1217 do_readlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1227 do_mknod(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1243 do_mkdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1256 do_unlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1266 do_rmdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1276 do_symlink(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1287 do_rename(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1300 do_rename2(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1313 do_link(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1323 do_create(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1344 do_open(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1358 do_read(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1376 do_write(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1401 do_write_buf(fuse_req_t req, fuse_ino_t nodeid, const void *inarg, const struct fuse_buf *ibuf) global() argument 1445 do_flush(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1462 do_release(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1485 do_fsync(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1500 do_opendir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1514 do_readdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1528 do_readdirplus(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1542 do_releasedir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1557 do_fsyncdir(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1572 do_statfs(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1588 do_setxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1605 do_getxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1615 do_listxattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1625 do_removexattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1649 do_getlk(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1666 do_setlk_common(fuse_req_t req, fuse_ino_t nodeid, const void *inarg, int sleep) global() argument 1707 do_setlk(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1712 do_setlkw(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1759 do_interrupt(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1806 do_bmap(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1816 do_ioctl(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1850 do_poll(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1878 do_fallocate(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1913 do_lseek(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 1930 do_init(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 2199 do_destroy(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) global() argument 2237 do_notify_reply(fuse_req_t req, fuse_ino_t nodeid, const void *inarg, const struct fuse_buf *buf) global() argument [all...] |
| /kernel/linux/linux-5.10/fs/dlm/ |
| H A D | lock.c | 1378 static int nodeid_warned(int nodeid, int num_nodes, int *warned) in nodeid_warned() argument 3848 int error, nodeid = ms_in->m_header.h_nodeid; send_lookup_reply() local 5000 dlm_receive_message(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) dlm_receive_message() argument 5034 dlm_receive_buffer(union dlm_packet *p, int nodeid) dlm_receive_buffer() argument 5560 search_remid_list(struct list_head *head, int nodeid, uint32_t remid) search_remid_list() argument 5572 search_remid(struct dlm_rsb *r, int nodeid, uint32_t remid) search_remid() argument 6271 do_purge(struct dlm_ls *ls, int nodeid, int pid) do_purge() argument 6286 send_purge(struct dlm_ls *ls, int nodeid, int pid) send_purge() argument 6302 dlm_user_purge(struct dlm_ls *ls, struct dlm_user_proc *proc, int nodeid, int pid) dlm_user_purge() argument [all...] |
| H A D | dlm_internal.h | 121 int nodeid; member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | slab.c | 627 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument 1164 init_list(struct kmem_cache *cachep, struct kmem_cache_node *list, int nodeid) init_list() argument 1327 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) slab_out_of_memory() argument 1369 kmem_getpages(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_getpages() argument 2291 alloc_slabmgmt(struct kmem_cache *cachep, struct page *page, int colour_off, gfp_t local_flags, int nodeid) alloc_slabmgmt() argument 2563 cache_grow_begin(struct kmem_cache *cachep, gfp_t flags, int nodeid) cache_grow_begin() argument 3162 ____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) ____cache_alloc_node() argument 3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, unsigned long caller) slab_alloc_node() argument 3573 kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) kmem_cache_alloc_node() argument 3586 kmem_cache_alloc_node_trace(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t size) kmem_cache_alloc_node_trace() argument [all...] |