Home
last modified time | relevance | path

Searched defs:nodeid (Results 1 – 23 of 23) sorted by relevance

/linux/fs/dlm/
H A Dmidcomms.c155 int nodeid; member
274 static struct midcomms_node *__find_node(int nodeid, int r) in __find_node()
332 static struct midcomms_node *nodeid2node(int nodeid) in nodeid2node()
337 int dlm_midcomms_addr(int nodeid, struct sockaddr_storage *addr) in dlm_midcomms_addr()
375 static int dlm_send_ack(int nodeid, uint32_t seq) in dlm_send_ack()
608 int nodeid) in dlm_opts_check_msglen()
657 static void dlm_midcomms_receive_buffer_3_2(const union dlm_packet *p, int nodeid) in dlm_midcomms_receive_buffer_3_2()
785 static void dlm_midcomms_receive_buffer_3_1(const union dlm_packet *p, int nodeid) in dlm_midcomms_receive_buffer_3_1()
836 int dlm_validate_incoming_buffer(int nodeid, unsigned char *buf, int len) in dlm_validate_incoming_buffer()
883 int dlm_process_incoming_buffer(int nodeid, unsigned char *buf, int len) in dlm_process_incoming_buffer()
[all …]
H A Drcom.c122 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in check_rcom_config()
171 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags, in dlm_rcom_status()
230 int nodeid = le32_to_cpu(rc_in->rc_header.h_nodeid); in receive_rcom_status() local
307 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, in dlm_rcom_names()
341 int error, inlen, outlen, nodeid; in receive_rcom_names() local
384 int error, ret_nodeid, nodeid = le32_to_cpu(rc_in->rc_header.h_nodeid); in receive_rcom_lookup() local
480 int error, nodeid = le32_to_cpu(rc_in->rc_header.h_nodeid); in receive_rcom_lock() local
504 int dlm_send_ls_not_ready(int nodeid, const struct dlm_rcom *rc_in) in dlm_send_ls_not_ready()
582 void dlm_receive_rcom(struct dlm_ls *ls, const struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom()
H A Ddir.c63 int error = -ENOMEM, last_len, nodeid, result; in dlm_recover_directory() local
236 static void drop_dir_ctx(struct dlm_ls *ls, int nodeid) in drop_dir_ctx()
252 static struct dlm_dir_dump *lookup_dir_dump(struct dlm_ls *ls, int nodeid) in lookup_dir_dump()
268 static struct dlm_dir_dump *init_dir_dump(struct dlm_ls *ls, int nodeid) in init_dir_dump()
298 char *outbuf, int outlen, int nodeid) in dlm_copy_master_names()
H A Dmember.c310 static int add_remote_member(int nodeid) in add_remote_member()
349 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb()
360 int dlm_is_member(struct dlm_ls *ls, int nodeid) in dlm_is_member()
367 int dlm_is_removed(struct dlm_ls *ls, int nodeid) in dlm_is_removed()
377 void (*after_del)(int nodeid)) in clear_memb_list()
390 static void remove_remote_member(int nodeid) in remove_remote_member()
539 int nodeid) in find_config_node()
H A Drequestqueue.c22 int nodeid; member
33 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, in dlm_add_requestqueue()
108 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
H A Dlowcomms.c71 uint32_t nodeid; /* So we know who we are in the list */ member
153 int nodeid; member
269 static struct connection *__find_con(int nodeid, int r) in __find_con()
281 static void dlm_con_init(struct connection *con, int nodeid) in dlm_con_init()
297 static struct connection *nodeid2con(int nodeid, gfp_t alloc) in nodeid2con()
361 static int nodeid_to_addr(int nodeid, struct sockaddr_storage *sas_out, in nodeid_to_addr()
420 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid, in addr_to_nodeid()
462 int dlm_lowcomms_addr(int nodeid, struct sockaddr_storage *addr) in dlm_lowcomms_addr()
547 int dlm_lowcomms_connect_node(int nodeid) in dlm_lowcomms_connect_node()
572 int dlm_lowcomms_nodes_set_mark(int nodeid, unsigned int mark) in dlm_lowcomms_nodes_set_mark()
[all …]
H A Dconfig.c292 int nodeid; member
306 int nodeid; member
511 unsigned int nodeid; in make_comm() local
555 unsigned int nodeid; in make_node() local
631 unsigned int nodeid; in comm_nodeid_show() local
784 unsigned int nodeid; in node_nodeid_show() local
847 static struct dlm_comm *get_comm(int nodeid) in get_comm()
926 int dlm_comm_seq(int nodeid, uint32_t *seq, bool locked) in dlm_comm_seq()
H A Dlowcomms.h27 static inline int nodeid_hash(int nodeid) in nodeid_hash()
H A Drecover.c132 int error = 0, delay = 0, nodeid = ls->ls_low_nodeid; in wait_status_low() local
405 static void set_lock_master(struct list_head *queue, int nodeid) in set_lock_master()
H A Dlock.c3805 int error, nodeid = le32_to_cpu(ms_in->m_header.h_nodeid); in send_lookup_reply() local
4912 int nodeid) in dlm_receive_message()
4957 void dlm_receive_buffer(const union dlm_packet *p, int nodeid) in dlm_receive_buffer()
5511 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid, in search_remid_list()
5523 static struct dlm_lkb *search_remid(struct dlm_rsb *r, int nodeid, in search_remid()
6243 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge()
6258 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge()
6275 int nodeid, int pid) in dlm_user_purge()
H A Ddebug_fs.c738 void *dlm_create_debug_comms_file(int nodeid, void *data) in dlm_create_debug_comms_file()
H A Ddlm_internal.h109 int nodeid; member
826 static inline void *dlm_create_debug_comms_file(int nodeid, void *data) { return NULL; } in dlm_create_debug_comms_file()
/linux/drivers/nvdimm/
H A Dnd_perf.c133 int nodeid; in nvdimm_pmu_cpu_offline() local
219 int nodeid, rc; in nvdimm_pmu_cpu_hotplug_init() local
/linux/include/linux/
H A Ddlm.h18 int nodeid; /* 1 to MAX_INT */ member
/linux/arch/x86/mm/
H A Damdtopology.c61 u32 nodeid, reg; in amd_numa_init() local
/linux/include/uapi/linux/
H A Ddlm_plock.h37 __s32 nodeid; member
H A Ddlm_device.h58 __u32 nodeid; member
H A Dfuse.h667 uint64_t nodeid; /* Inode ID */ global() member
682 uint64_t nodeid; global() member
1011 uint64_t nodeid; global() member
1072 uint64_t nodeid; global() member
1080 uint64_t nodeid; global() member
/linux/fs/fuse/
H A Ddev.c309 u64 nodeid, u64 nlookup) in fuse_queue_forget()
1634 u64 nodeid; in fuse_notify_store() local
1817 u64 nodeid; in fuse_notify_retrieve() local
H A Ddir.c172 u64 nodeid, const struct qstr *name, in fuse_lookup_init()
362 int fuse_lookup_name(struct super_block *sb, u64 nodeid, const struct qstr *name, in fuse_lookup_name()
H A Dfile.c25 static int fuse_send_open(struct fuse_mount *fm, u64 nodeid, in fuse_send_open()
126 struct fuse_file *fuse_file_open(struct fuse_mount *fm, u64 nodeid, in fuse_file_open()
172 int fuse_do_open(struct fuse_mount *fm, u64 nodeid, struct file *file, in fuse_do_open()
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1650 int bytes, cpu, nodeid, bid; in uv_system_init_hub() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h467 int nodeid; /* device numa node id */ member