Searched refs:XPRT_REMOVE (Results 1 – 4 of 4) sorted by relevance
179 remove = test_bit(XPRT_REMOVE, &xprt->state); in rpc_sysfs_xprt_state_show()317 set_bit(XPRT_REMOVE, &xprt->state); in rpc_sysfs_xprt_state_change()
2109 test_bit(XPRT_REMOVE, &xprt->state)) { in call_connect_status()
430 #define XPRT_REMOVE (8) macro
936 { (1UL << XPRT_REMOVE), "REMOVE"}, \