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