Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmessenger.c363 static void ceph_sock_write_space(struct sock *sk) in ceph_sock_write_space() function
422 sk->sk_write_space = ceph_sock_write_space; in set_sock_callbacks()