Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c429 if (test_bit(LIOD_FORCE, &pc->pc_flags)) in ptlrpcd()
672 set_bit(LIOD_FORCE, &pc->pc_flags); in ptlrpcd_stop()
695 clear_bit(LIOD_FORCE, &pc->pc_flags); in ptlrpcd_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2222 LIOD_FORCE = 1 << 2, enumerator