Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 8 of 8) sorted by relevance

/fs/dlm/
Dlowcomms.c409 static void lowcomms_data_ready(struct sock *sk) in lowcomms_data_ready()
416 static void lowcomms_write_space(struct sock *sk) in lowcomms_write_space()
442 static void lowcomms_state_change(struct sock *sk) in lowcomms_state_change()
471 static void lowcomms_error_report(struct sock *sk) in lowcomms_error_report()
520 static void save_callbacks(struct connection *con, struct sock *sk) in save_callbacks()
528 static void restore_callbacks(struct connection *con, struct sock *sk) in restore_callbacks()
542 struct sock *sk = sock->sk; in add_sock() local
/fs/afs/
Drxrpc.c599 static void afs_wake_up_call_waiter(struct sock *sk, struct rxrpc_call *rxcall, in afs_wake_up_call_waiter()
611 static void afs_wake_up_async_call(struct sock *sk, struct rxrpc_call *rxcall, in afs_wake_up_async_call()
728 static void afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, in afs_rx_new_call()
/fs/ncpfs/
Dsock.c93 void ncp_tcp_data_ready(struct sock *sk) in ncp_tcp_data_ready()
101 void ncp_tcp_error_report(struct sock *sk) in ncp_tcp_error_report()
109 void ncp_tcp_write_space(struct sock *sk) in ncp_tcp_write_space()
Dinode.c314 struct sock* sk = server->ncp_sock->sk; in ncp_stop_tasks() local
/fs/ocfs2/cluster/
Dtcp.c600 static void o2net_data_ready(struct sock *sk) in o2net_data_ready()
621 static void o2net_state_change(struct sock *sk) in o2net_state_change()
662 static void o2net_register_callbacks(struct sock *sk, in o2net_register_callbacks()
687 static int o2net_unregister_callbacks(struct sock *sk, in o2net_unregister_callbacks()
1991 static void o2net_listen_data_ready(struct sock *sk) in o2net_listen_data_ready()
/fs/btrfs/
Dioctl.c1937 struct btrfs_ioctl_search_key *sk) in key_in_sk()
1962 struct btrfs_ioctl_search_key *sk, in copy_to_sk()
2085 struct btrfs_ioctl_search_key *sk, in search_ioctl()
2150 struct btrfs_ioctl_search_key sk; in btrfs_ioctl_tree_search() local
/fs/cifs/
Dconnect.c3151 struct sock *sk = sock->sk; in cifs_reclassify_socket4() local
3160 struct sock *sk = sock->sk; in cifs_reclassify_socket6() local
/fs/
Deventpoll.c436 struct sock *sk; in ep_set_busy_poll_napi_id() local