Home
last modified time | relevance | path

Searched defs:o2net_node (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dtcp_internal.h72 struct o2net_node { struct
74 spinlock_t nn_lock;
77 struct o2net_sock_container *nn_sc;
79 unsigned nn_sc_valid:1;
81 int nn_persistent_error;
83 atomic_t nn_timeout;
88 wait_queue_head_t nn_sc_wq;
90 struct idr nn_status_idr;
91 struct list_head nn_status_list;
100 struct delayed_work nn_connect_work;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dtcp_internal.h72 struct o2net_node { struct
74 spinlock_t nn_lock;
77 struct o2net_sock_container *nn_sc;
79 unsigned nn_sc_valid:1;
81 int nn_persistent_error;
83 atomic_t nn_timeout;
88 wait_queue_head_t nn_sc_wq;
90 struct idr nn_status_idr;
91 struct list_head nn_status_list;
100 struct delayed_work nn_connect_work;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/cluster/
H A Dtcp_internal.h72 struct o2net_node { struct
74 spinlock_t nn_lock;
77 struct o2net_sock_container *nn_sc;
79 unsigned nn_sc_valid:1;
81 int nn_persistent_error;
83 atomic_t nn_timeout;
88 wait_queue_head_t nn_sc_wq;
90 struct idr nn_status_idr;
91 struct list_head nn_status_list;
100 struct delayed_work nn_connect_work;
[all …]