Home
last modified time | relevance | path

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

/linux/fs/smb/common/smbdirect/
H A Dsmbdirect_socket.h92 SMBDIRECT_KEEPALIVE_PENDING, enumerator
/linux/fs/smb/server/
H A Dtransport_rdma.c401 sc->idle.keepalive = SMBDIRECT_KEEPALIVE_PENDING; in smb_direct_idle_connection_timer()
1169 if (sc->idle.keepalive == SMBDIRECT_KEEPALIVE_PENDING) { in manage_keep_alive_before_sending()
2151 sc->idle.keepalive = SMBDIRECT_KEEPALIVE_PENDING; in smb_direct_accept_client()
/linux/fs/smb/client/
H A Dsmbdirect.c1196 if (sc->idle.keepalive == SMBDIRECT_KEEPALIVE_PENDING) { in manage_keep_alive_before_sending()
1880 sc->idle.keepalive = SMBDIRECT_KEEPALIVE_PENDING; in idle_connection_timer()
2289 sc->idle.keepalive = SMBDIRECT_KEEPALIVE_PENDING; in _smbd_get_connection()