Searched defs:sk (Results 1 – 8 of 8) sorted by relevance
/fs/dlm/ |
D | lowcomms.c | 409 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/ |
D | rxrpc.c | 599 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/ |
D | sock.c | 93 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()
|
D | inode.c | 314 struct sock* sk = server->ncp_sock->sk; in ncp_stop_tasks() local
|
/fs/ocfs2/cluster/ |
D | tcp.c | 600 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/ |
D | ioctl.c | 1937 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/ |
D | connect.c | 3151 struct sock *sk = sock->sk; in cifs_reclassify_socket4() local 3160 struct sock *sk = sock->sk; in cifs_reclassify_socket6() local
|
/fs/ |
D | eventpoll.c | 436 struct sock *sk; in ep_set_busy_poll_napi_id() local
|