Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlnetst.h85 #define LST_NODE_DOWN 0x4 /* node is down */ macro
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dconsole.c54 else if ((nd)->nd_state == LST_NODE_DOWN) \
639 LST_NODE_DOWN | LST_NODE_UNKNOWN) & ~args; in lstcon_group_clean()
Dconrpc.c321 nd->nd_state = LST_NODE_DOWN; in lstcon_rpc_trans_abort()