Home
last modified time | relevance | path

Searched refs:ceph_sock_write_space (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/ceph/
Dmessenger.c300 static void ceph_sock_write_space(struct sock *sk) in ceph_sock_write_space() function
358 sk->sk_write_space = ceph_sock_write_space; in set_sock_callbacks()