Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c363 static void ceph_sock_write_space(struct sock *sk) in ceph_sock_write_space() function
369 * more data. clear SOCK_NOSPACE so that ceph_sock_write_space() in ceph_sock_write_space()
422 sk->sk_write_space = ceph_sock_write_space; in set_sock_callbacks()
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c382 static void ceph_sock_write_space(struct sock *sk) in ceph_sock_write_space() function
388 * more data. clear SOCK_NOSPACE so that ceph_sock_write_space() in ceph_sock_write_space()
441 sk->sk_write_space = ceph_sock_write_space; in set_sock_callbacks()

Completed in 8 milliseconds