Searched refs:XPRT_REMOVE (Results 1 – 5 of 5) sorted by relevance
434 #define XPRT_REMOVE (8) macro
188 remove = test_bit(XPRT_REMOVE, &xprt->state); in rpc_sysfs_xprt_state_show()
2182 if (test_and_set_bit(XPRT_REMOVE, &xprt->state)) in xprt_delete_locked()
2191 test_bit(XPRT_REMOVE, &xprt->state)) { in call_connect_status()
964 { BIT(XPRT_REMOVE), "REMOVE" }, \