/linux-4.1.27/fs/ocfs2/ |
H A D | heartbeat.c | 63 void ocfs2_do_node_down(int node_num, void *data) ocfs2_do_node_down() argument
|
H A D | slot_map.c | 289 int ocfs2_node_num_to_slot(struct ocfs2_super *osb, unsigned int node_num) ocfs2_node_num_to_slot() argument 72 ocfs2_set_slot(struct ocfs2_slot_info *si, int slot_num, unsigned int node_num) ocfs2_set_slot() argument 251 __ocfs2_node_num_to_slot(struct ocfs2_slot_info *si, unsigned int node_num) __ocfs2_node_num_to_slot() argument 301 ocfs2_slot_to_node_num_locked(struct ocfs2_super *osb, int slot_num, unsigned int *node_num) ocfs2_slot_to_node_num_locked() argument
|
H A D | stack_o2cb.c | 265 u8 node_num; o2cb_cluster_check() local 318 static void o2dlm_eviction_cb(int node_num, void *data) o2dlm_eviction_cb() argument 404 int node_num; o2cb_cluster_this_node() local
|
H A D | stackglue.c | 311 ocfs2_cluster_connect(const char *stack_name, const char *cluster_name, int cluster_name_len, const char *group, int grouplen, struct ocfs2_locking_protocol *lproto, void (*recovery_handler)(int node_num, void *recovery_data), void *recovery_data, struct ocfs2_cluster_connection **conn) ocfs2_cluster_connect() argument 383 ocfs2_cluster_connect_agnostic(const char *group, int grouplen, struct ocfs2_locking_protocol *lproto, void (*recovery_handler)(int node_num, void *recovery_data), void *recovery_data, struct ocfs2_cluster_connection **conn) ocfs2_cluster_connect_agnostic() argument
|
H A D | journal.c | 126 int i, node_num; ocfs2_compute_replay_slots() local 1347 int status, node_num, slot_num; __ocfs2_recovery_thread() local 1467 void ocfs2_recovery_thread(struct ocfs2_super *osb, int node_num) ocfs2_recovery_thread() argument 1782 unsigned int node_num; ocfs2_mark_dead_nodes() local 246 __ocfs2_recovery_map_test(struct ocfs2_super *osb, unsigned int node_num) __ocfs2_recovery_map_test() argument 263 ocfs2_recovery_map_set(struct ocfs2_super *osb, unsigned int node_num) ocfs2_recovery_map_set() argument 284 ocfs2_recovery_map_clear(struct ocfs2_super *osb, unsigned int node_num) ocfs2_recovery_map_clear() argument 1532 ocfs2_replay_journal(struct ocfs2_super *osb, int node_num, int slot_num) ocfs2_replay_journal() argument 1683 ocfs2_recover_node(struct ocfs2_super *osb, int node_num, int slot_num) ocfs2_recover_node() argument
|
H A D | ocfs2.h | 346 unsigned int node_num; member in struct:ocfs2_super
|
/linux-4.1.27/fs/ocfs2/dlm/ |
H A D | dlmlock.c | 542 static inline void dlm_get_next_cookie(u8 node_num, u64 *cookie) dlm_get_next_cookie() argument
|
H A D | dlmdomain.c | 2280 dlm_fire_domain_eviction_callbacks(struct dlm_ctxt *dlm, int node_num) dlm_fire_domain_eviction_callbacks() argument
|
H A D | dlmcommon.h | 140 u8 node_num; member in struct:dlm_ctxt 470 u8 node_num; member in struct:dlm_reco_node_data
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
H A D | userdlm.c | 658 static void user_dlm_recovery_handler_noop(int node_num, user_dlm_recovery_handler_noop() argument
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | nodemanager.c | 43 struct o2nm_node *o2nm_get_node_by_num(u8 node_num) o2nm_get_node_by_num() argument 145 u8 node_num = O2NM_MAX_NODES; o2nm_this_node() local
|
H A D | tcp.c | 291 static struct o2net_node * o2net_nn_from_num(u8 node_num) o2net_nn_from_num() argument 1773 static void o2net_hb_node_down_cb(struct o2nm_node *node, int node_num, o2net_hb_node_down_cb() argument 1787 static void o2net_hb_node_up_cb(struct o2nm_node *node, int node_num, o2net_hb_node_up_cb() argument
|
H A D | heartbeat.c | 590 int node_num; o2hb_prepare_block() local 2559 int o2hb_check_node_heartbeating(u8 node_num) o2hb_check_node_heartbeating() argument 2575 int o2hb_check_node_heartbeating_no_sem(u8 node_num) o2hb_check_node_heartbeating_no_sem() argument 2594 int o2hb_check_node_heartbeating_from_callback(u8 node_num) o2hb_check_node_heartbeating_from_callback() argument 2614 u8 node_num; o2hb_check_local_node_heartbeating() local 671 o2hb_queue_node_event(struct o2hb_node_event *event, enum o2hb_callback_type type, struct o2nm_node *node, int node_num) o2hb_queue_node_event() argument
|
/linux-4.1.27/fs/ubifs/ |
H A D | lpt_commit.c | 903 static int make_nnode_dirty(struct ubifs_info *c, int node_num, int lnum, make_nnode_dirty() argument 952 static int make_pnode_dirty(struct ubifs_info *c, int node_num, int lnum, make_pnode_dirty() argument 1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, make_node_dirty() argument 1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; lpt_gc_lnum() local 1632 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; dbg_check_ltab_lnum() local 1884 int err, len = c->leb_size, node_type, node_num, node_len, offs; dump_lpt_leb() local 1093 get_lpt_node_type(const struct ubifs_info *c, uint8_t *buf, int *node_num) get_lpt_node_type() argument
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 733 u8 node_num; member in struct:ath6kl
|