Searched refs:PTLRPC_NRS_QUEUE_BOTH (Results 1 – 3 of 3) sorted by relevance
645 enum ptlrpc_nrs_queue_type queue = PTLRPC_NRS_QUEUE_BOTH; in ptlrpc_lprocfs_nrs_seq_write()699 } else if (queue == PTLRPC_NRS_QUEUE_BOTH && !nrs_svc_has_hp(svc)) in ptlrpc_lprocfs_nrs_seq_write()
1545 if ((queue & PTLRPC_NRS_QUEUE_BOTH) == 0) in ptlrpc_nrs_policy_control()
774 PTLRPC_NRS_QUEUE_BOTH = (PTLRPC_NRS_QUEUE_REG | PTLRPC_NRS_QUEUE_HP) enumerator