Searched defs:sk (Results 1 – 7 of 7) sorted by relevance
/fs/dlm/ |
D | lowcomms.c | 402 static void lowcomms_data_ready(struct sock *sk) in lowcomms_data_ready() 413 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 struct sock *sk = sock->sk; in save_listen_callbacks() local 530 struct sock *sk = sock->sk; in restore_callbacks() local 544 struct sock *sk = sock->sk; in add_sock() local
|
/fs/afs/ |
D | rxrpc.c | 685 static void afs_wake_up_call_waiter(struct sock *sk, struct rxrpc_call *rxcall, in afs_wake_up_call_waiter() 697 static void afs_wake_up_async_call(struct sock *sk, struct rxrpc_call *rxcall, in afs_wake_up_async_call() 792 static void afs_rx_new_call(struct sock *sk, struct rxrpc_call *rxcall, in afs_rx_new_call()
|
D | internal.h | 1190 static inline struct afs_net *afs_sock2net(struct sock *sk) in afs_sock2net()
|
/fs/ocfs2/cluster/ |
D | tcp.c | 585 static void o2net_data_ready(struct sock *sk) in o2net_data_ready() 606 static void o2net_state_change(struct sock *sk) in o2net_state_change() 647 static void o2net_register_callbacks(struct sock *sk, in o2net_register_callbacks() 672 static int o2net_unregister_callbacks(struct sock *sk, in o2net_unregister_callbacks() 1934 static void o2net_listen_data_ready(struct sock *sk) in o2net_listen_data_ready()
|
/fs/btrfs/ |
D | ioctl.c | 2093 struct btrfs_ioctl_search_key *sk) in key_in_sk() 2118 struct btrfs_ioctl_search_key *sk, in copy_to_sk() 2250 struct btrfs_ioctl_search_key *sk, in search_ioctl() 2318 struct btrfs_ioctl_search_key sk; in btrfs_ioctl_tree_search() local
|
/fs/cifs/ |
D | connect.c | 3554 struct sock *sk = sock->sk; in cifs_reclassify_socket4() local 3563 struct sock *sk = sock->sk; in cifs_reclassify_socket6() local
|
/fs/ |
D | eventpoll.c | 420 struct sock *sk; in ep_set_busy_poll_napi_id() local
|