Searched refs:flush_ctx_cache (Results 1 – 4 of 4) sorted by relevance
385 .flush_ctx_cache = null_flush_ctx_cache,
965 .flush_ctx_cache = plain_flush_ctx_cache,
1171 LASSERT(policy->sp_cops->flush_ctx_cache); in sec_cop_flush_ctx_cache()1173 return policy->sp_cops->flush_ctx_cache(sec, uid, grace, force); in sec_cop_flush_ctx_cache()
576 int (*flush_ctx_cache) member