/linux/fs/dlm/ |
A D | midcomms.c | 151 int nodeid; member 265 static struct midcomms_node *__find_node(int nodeid, int r) in __find_node() 322 static struct midcomms_node *nodeid2node(int nodeid, gfp_t alloc) in nodeid2node() 362 static int dlm_send_ack(int nodeid, uint32_t seq) in dlm_send_ack() 555 dlm_midcomms_recv_node_lookup(int nodeid, const union dlm_packet *p, in dlm_midcomms_recv_node_lookup() 933 void dlm_midcomms_receive_done(int nodeid) in dlm_midcomms_receive_done() 976 void dlm_midcomms_unack_msg_resend(int nodeid) in dlm_midcomms_unack_msg_resend() 1056 struct dlm_mhandle *dlm_midcomms_get_mhandle(int nodeid, int len, in dlm_midcomms_get_mhandle() 1192 void dlm_midcomms_add_member(int nodeid) in dlm_midcomms_add_member() 1240 void dlm_midcomms_remove_member(int nodeid) in dlm_midcomms_remove_member() [all …]
|
A D | rcom.c | 126 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in check_rcom_config() 175 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags) in dlm_rcom_status() 230 int nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_status() local 305 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, int last_len) in dlm_rcom_names() 336 int error, inlen, outlen, nodeid; in receive_rcom_names() local 378 int error, ret_nodeid, nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_lookup() local 467 int error, nodeid = rc_in->rc_header.h_nodeid; in receive_rcom_lock() local 489 int dlm_send_ls_not_ready(int nodeid, struct dlm_rcom *rc_in) in dlm_send_ls_not_ready() 568 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom()
|
A D | requestqueue.c | 21 int nodeid; member 32 void dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, struct dlm_message *ms) in dlm_add_requestqueue() 128 static int purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) in purge_request()
|
A D | member.c | 339 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb() 350 int dlm_is_member(struct dlm_ls *ls, int nodeid) in dlm_is_member() 357 int dlm_is_removed(struct dlm_ls *ls, int nodeid) in dlm_is_removed() 365 void (*after_del)(int nodeid)) in clear_memb_list() 378 static void clear_members_cb(int nodeid) in clear_members_cb() 525 int nodeid) in find_config_node()
|
A D | lowcomms.c | 69 uint32_t nodeid; /* So we know who we are in the list */ member 139 int nodeid; member 208 static struct connection *__find_con(int nodeid, int r) in __find_con() 225 static int dlm_con_init(struct connection *con, int nodeid) in dlm_con_init() 248 static struct connection *nodeid2con(int nodeid, gfp_t alloc) in nodeid2con() 303 static struct dlm_node_addr *find_node_addr(int nodeid) in find_node_addr() 393 static int addr_to_nodeid(struct sockaddr_storage *addr, int *nodeid, in addr_to_nodeid() 554 int dlm_lowcomms_connect_node(int nodeid) in dlm_lowcomms_connect_node() 575 int dlm_lowcomms_nodes_set_mark(int nodeid, unsigned int mark) in dlm_lowcomms_nodes_set_mark() 993 int nodeid; in accept_from_sock() local [all …]
|
A D | dir.c | 65 int error = -ENOMEM, last_len, nodeid, result; in dlm_recover_directory() local 237 char *outbuf, int outlen, int nodeid) in dlm_copy_master_names()
|
A D | lowcomms.h | 27 static inline int nodeid_hash(int nodeid) in nodeid_hash()
|
A D | config.c | 287 int nodeid; member 301 int nodeid; member 841 static struct dlm_comm *get_comm(int nodeid) in get_comm() 921 int dlm_comm_seq(int nodeid, uint32_t *seq) in dlm_comm_seq()
|
A D | config.h | 18 int nodeid; member
|
A D | recover.c | 132 int error = 0, delay = 0, nodeid = ls->ls_low_nodeid; in wait_status_low() local 401 static void set_lock_master(struct list_head *queue, int nodeid) in set_lock_master()
|
A D | lock.c | 1378 static int nodeid_warned(int nodeid, int num_nodes, int *warned) in nodeid_warned() 3843 int error, nodeid = ms_in->m_header.h_nodeid; in send_lookup_reply() local 4986 int nodeid) in dlm_receive_message() 5019 void dlm_receive_buffer(union dlm_packet *p, int nodeid) in dlm_receive_buffer() 5543 static struct dlm_lkb *search_remid_list(struct list_head *head, int nodeid, in search_remid_list() 5555 static struct dlm_lkb *search_remid(struct dlm_rsb *r, int nodeid, in search_remid() 6255 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge() 6270 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge() 6287 int nodeid, int pid) in dlm_user_purge()
|
A D | debug_fs.c | 771 void *dlm_create_debug_comms_file(int nodeid, void *data) in dlm_create_debug_comms_file()
|
/linux/fs/fuse/ |
A D | inode.c | 332 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_eq() local 341 u64 nodeid = *(u64 *) _nodeidp; in fuse_inode_set() local 346 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget() 401 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, in fuse_ilookup() 423 int fuse_reverse_inval_inode(struct fuse_conn *fc, u64 nodeid, in fuse_reverse_inval_inode() 880 u64 nodeid; member 935 u64 nodeid; in fuse_encode_fh() local
|
A D | fuse_i.h | 73 u64 nodeid; member 191 u64 nodeid; member 250 uint64_t nodeid; member 867 static inline int invalid_nodeid(u64 nodeid) in invalid_nodeid()
|
A D | readdir.c | 255 static void fuse_force_forget(struct file *file, u64 nodeid) in fuse_force_forget()
|
A D | dev.c | 237 u64 nodeid, u64 nlookup) in fuse_queue_forget() 1564 u64 nodeid; in fuse_notify_store() local 1742 u64 nodeid; in fuse_notify_retrieve() local
|
A D | dir.c | 173 u64 nodeid, const struct qstr *name, in fuse_lookup_init() 360 int fuse_lookup_name(struct super_block *sb, u64 nodeid, const struct qstr *name, in fuse_lookup_name()
|
/linux/include/linux/ |
A D | dlm.h | 18 int nodeid; /* 1 to MAX_INT */ member
|
/linux/arch/x86/mm/ |
A D | amdtopology.c | 62 u32 nodeid, reg; in amd_numa_init() local
|
/linux/mm/ |
A D | slab.c | 242 #define MAKE_LIST(cachep, listp, slab, nodeid) \ argument 248 #define MAKE_ALL_LISTS(cachep, ptr, nodeid) \ argument 629 gfp_t flags, int nodeid) in ____cache_alloc_node() 1166 int nodeid) in init_list() 1328 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid) in slab_out_of_memory() 1371 int nodeid) in kmem_getpages() 2295 gfp_t local_flags, int nodeid) in alloc_slabmgmt() 2566 gfp_t flags, int nodeid) in cache_grow_begin() 3165 int nodeid) in ____cache_alloc_node() 3597 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node() [all …]
|
/linux/drivers/net/appletalk/ |
A D | cops.c | 176 int nodeid; /* Set to 1 once have nodeid. */ member 605 static int cops_nodeid (struct net_device *dev, int nodeid) in cops_nodeid()
|
/linux/include/uapi/linux/ |
A D | dlm_plock.h | 36 __s32 nodeid; member
|
A D | dlm_netlink.h | 27 int nodeid; member
|
A D | dlm_device.h | 58 __u32 nodeid; member
|
A D | fuse.h | 546 uint64_t nodeid; /* Inode ID */ member 561 uint64_t nodeid; member 847 uint64_t nodeid; member 904 uint64_t nodeid; member 912 uint64_t nodeid; member
|