Home
last modified time | relevance | path

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

/drivers/staging/lustre/include/uapi/linux/lnet/
Dlnetst.h85 #define LST_NODE_BUSY 0x2 /* node is taken by other session */ macro
/drivers/staging/lustre/lnet/selftest/
Dconsole.c48 else if ((nd)->nd_state == LST_NODE_BUSY) \
639 args = (LST_NODE_ACTIVE | LST_NODE_BUSY | in lstcon_group_clean()
Dconrpc.c417 nd->nd_state = LST_NODE_BUSY; in lstcon_rpc_get_reply()