Searched refs:ns_max_age (Results 1 – 3 of 3) sorted by relevance
298 return sprintf(buf, "%u", ns->ns_max_age); in lru_max_age_show()313 ns->ns_max_age = tmp; in lru_max_age_store()689 ns->ns_max_age = LDLM_DEFAULT_MAX_ALIVE; in ldlm_namespace_new()
1211 cfs_time_add(lock->l_last_used, ns->ns_max_age))) ? in ldlm_cancel_aged_policy()
413 unsigned int ns_max_age; member