Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Dsmc_close.h24 int smc_close_shutdown_write(struct smc_sock *smc);
Dsmc_close.c446 int smc_close_shutdown_write(struct smc_sock *smc) in smc_close_shutdown_write() function
Daf_smc.c2833 rc = smc_close_shutdown_write(smc); in smc_shutdown()