Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtmultipath.c39 xps->xps_nactive++; in xprt_switch_add_xprt_locked()
65 xps->xps_nactive--; in xprt_switch_remove_xprt_locked()
106 xps->xps_nxprts = xps->xps_nactive = 0; in xprt_switch_alloc()
345 nactive = READ_ONCE(xps->xps_nactive); in xprt_switch_find_next_entry_roundrobin()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprtmultipath.h18 unsigned int xps_nactive; member