Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_close.h24 int smc_close_shutdown_write(struct smc_sock *smc);
H A Dsmc_close.c440 int smc_close_shutdown_write(struct smc_sock *smc) in smc_close_shutdown_write() function
H A Daf_smc.c2163 rc = smc_close_shutdown_write(smc); in smc_shutdown()