Home
last modified time | relevance | path

Searched refs:LIOD_FORCE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c447 if (test_bit(LIOD_FORCE, &pc->pc_flags)) in ptlrpcd()
606 set_bit(LIOD_FORCE, &pc->pc_flags); in ptlrpcd_stop()
629 clear_bit(LIOD_FORCE, &pc->pc_flags); in ptlrpcd_free()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2220 LIOD_FORCE = 1 << 2, enumerator