Home
last modified time | relevance | path

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

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