Searched refs:flush_ctx_cache (Results 1 – 4 of 4) sorted by relevance
383 .flush_ctx_cache = null_flush_ctx_cache,
966 .flush_ctx_cache = plain_flush_ctx_cache,
1213 LASSERT(policy->sp_cops->flush_ctx_cache); in sec_cop_flush_ctx_cache()1215 return policy->sp_cops->flush_ctx_cache(sec, uid, grace, force); in sec_cop_flush_ctx_cache()
593 int (*flush_ctx_cache) member