Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dnrs.c198 if (nrs->nrs_policy_starting) in nrs_policy_start_locked()
251 nrs->nrs_policy_starting = 1; in nrs_policy_start_locked()
290 nrs->nrs_policy_starting = 0; in nrs_policy_start_locked()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h856 unsigned nrs_policy_starting:1; member