Searched defs:state_change (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/block/drbd/ |
H A D | drbd_state.c | 29 struct drbd_state_change *state_change; member 60 struct drbd_state_change *state_change; in alloc_state_change() local 85 struct drbd_state_change *state_change; remember_old_state() local 155 remember_new_state(struct drbd_state_change * state_change) remember_new_state() argument 211 copy_old_to_new_state_change(struct drbd_state_change * state_change) copy_old_to_new_state_change() argument 254 forget_state_change(struct drbd_state_change * state_change) forget_state_change() argument 1272 struct drbd_state_change *state_change; _drbd_set_state() local 1545 notify_resource_state_change(struct sk_buff * skb,unsigned int seq,void * state_change,enum drbd_notification_type type) notify_resource_state_change() argument 1562 notify_connection_state_change(struct sk_buff * skb,unsigned int seq,void * state_change,enum drbd_notification_type type) notify_connection_state_change() argument 1577 notify_device_state_change(struct sk_buff * skb,unsigned int seq,void * state_change,enum drbd_notification_type type) notify_device_state_change() argument 1591 notify_peer_device_state_change(struct sk_buff * skb,unsigned int seq,void * state_change,enum drbd_notification_type type) notify_peer_device_state_change() argument 1607 broadcast_state_change(struct drbd_state_change * state_change) broadcast_state_change() argument 1710 after_state_ch(struct drbd_device * device,union drbd_state os,union drbd_state ns,enum chg_state_flags flags,struct drbd_state_change * state_change) after_state_ch() argument 2044 struct drbd_state_change *state_change; global() member 2301 struct drbd_state_change *state_change; _conn_request_state() local [all...] |
H A D | drbd_nl.c | 4831 struct drbd_state_change *state_change = in free_state_changes() local 4838 static unsigned int notifications_for_state_change(struct drbd_state_change *state_change) in notifications_for_state_change() argument 4848 struct drbd_state_change *state_change = (struct drbd_state_change *)cb->args[0]; in get_initial_state() local 4916 struct drbd_state_change *state_change = drbd_adm_get_initial_state() local 4929 struct drbd_state_change *state_change; drbd_adm_get_initial_state() local 4945 struct drbd_state_change *state_change = drbd_adm_get_initial_state() local [all...] |
H A D | drbd_receiver.c | 499 void (*state_change)(struct sock *sk); in drbd_incoming_connection() local
|
/linux/net/rds/ |
H A D | tcp_connect.c | 42 void (*state_change)(struct sock *sk); in rds_tcp_state_change() local
|
/linux/include/net/bluetooth/ |
H A D | rfcomm.h | 198 void (*state_change)(struct rfcomm_dlc *d, int err); member
|
H A D | l2cap.h | 625 void (*state_change) (struct l2cap_chan *chan, member
|
/linux/fs/ocfs2/cluster/ |
H A D | tcp.c | 609 void (*state_change)(struct sock *sk); in o2net_state_change() local
|
/linux/fs/gfs2/ |
H A D | glock.c | 556 static void state_change(struct gfs2_glock *gl, unsigned int new_state) in state_change() function
|
/linux/include/uapi/linux/ |
H A D | cec.h | 494 struct cec_event_state_change state_change; member
|
/linux/drivers/nvme/host/ |
H A D | tcp.c | 179 void (*state_change)(struct sock *); member
|